aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/gph/gph-graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/graphics/gph/gph-graphics.h')
-rw-r--r--backends/graphics/gph/gph-graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/graphics/gph/gph-graphics.h b/backends/graphics/gph/gph-graphics.h
index 4a68ea6eed..152d29ddf4 100644
--- a/backends/graphics/gph/gph-graphics.h
+++ b/backends/graphics/gph/gph-graphics.h
@@ -33,7 +33,7 @@ enum {
class GPHGraphicsManager : public SurfaceSdlGraphicsManager {
public:
- GPHGraphicsManager(SdlEventSource *boss);
+ GPHGraphicsManager(SdlEventSource *boss, SdlWindow *window);
bool hasFeature(OSystem::Feature f);
void setFeatureState(OSystem::Feature f, bool enable);