diff options
Diffstat (limited to 'src/resources/fboinfo.h')
-rw-r--r-- | src/resources/fboinfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/fboinfo.h b/src/resources/fboinfo.h index 612077188..95d800bda 100644 --- a/src/resources/fboinfo.h +++ b/src/resources/fboinfo.h @@ -35,6 +35,8 @@ #endif // defined(__APPLE__) #endif +#include "localconsts.h" + struct FBOInfo final { FBOInfo() : |