diff options
Diffstat (limited to 'src/render/normalopenglgraphics.h')
-rw-r--r-- | src/render/normalopenglgraphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/normalopenglgraphics.h b/src/render/normalopenglgraphics.h index 3c2e0baf9..4bd02de51 100644 --- a/src/render/normalopenglgraphics.h +++ b/src/render/normalopenglgraphics.h @@ -26,6 +26,7 @@ #if defined USE_OPENGL && !defined ANDROID && !defined(__native_client__) #include "localconsts.h" + #include "render/graphics.h" #include "resources/fboinfo.h" |