X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=vrfileman;a=blobdiff_plain;f=src%2Fapp.h;h=c3d5f0347608a6af3a4e07b8ac2e9009ab6e3caa;hp=0030a9df17a586345b1d9b2e184efb468d1bc16f;hb=20f18dc9afa4e7a9efb6253edce231f664d14215;hpb=f737a4688a44fa05c9a5ea7919819437fae85ae1 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;