X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=vrfileman;a=blobdiff_plain;f=src%2Fapp.h;fp=src%2Fapp.h;h=c3d5f0347608a6af3a4e07b8ac2e9009ab6e3caa;hp=0030a9df17a586345b1d9b2e184efb468d1bc16f;hb=eb234b8984132f68fffec0ea5f8a314d6d36f7bb;hpb=33c6d11947cc6299d7b6164b2e65563e38435c74 diff --git a/src/app.h b/src/app.h index 0030a9d..c3d5f03 100644 --- 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;