diff options
Diffstat (limited to 'backends/graphics')
| -rw-r--r-- | backends/graphics/openglsdl/openglsdl-graphics.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/graphics/openglsdl/openglsdl-graphics.cpp b/backends/graphics/openglsdl/openglsdl-graphics.cpp index 8aeae8117f..00cf7b3194 100644 --- a/backends/graphics/openglsdl/openglsdl-graphics.cpp +++ b/backends/graphics/openglsdl/openglsdl-graphics.cpp @@ -27,6 +27,7 @@  #include "backends/graphics/openglsdl/openglsdl-graphics.h"  #include "backends/platform/sdl/sdl.h" +#include "common/config-manager.h"  OpenGLSdlGraphicsManager::OpenGLSdlGraphicsManager()  	:  | 
