diff options
Diffstat (limited to 'src/render/nullopenglgraphics.h')
-rw-r--r-- | src/render/nullopenglgraphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/nullopenglgraphics.h b/src/render/nullopenglgraphics.h index 9d5229674..20b0e1a16 100644 --- a/src/render/nullopenglgraphics.h +++ b/src/render/nullopenglgraphics.h @@ -26,6 +26,7 @@ #if defined USE_OPENGL #include "localconsts.h" + #include "render/graphics.h" #include "resources/fboinfo.h" |