fallback ton non-srgb when window creation fails
[vrfileman] / src / app.h
index 0030a9d..c3d5f03 100644 (file)
--- a/src/app.h
+++ b/src/app.h
@@ -2,6 +2,7 @@
 #define APP_H_
 
 #include "gmath/gmath.h"
+#include "opt.h"
 
 extern int win_width, win_height;
 extern float win_aspect;