aboutsummaryrefslogtreecommitdiff
path: root/graphics/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/screen.h')
-rw-r--r--graphics/screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/screen.h b/graphics/screen.h
index 29816120f1..b3bb2d3eb2 100644
--- a/graphics/screen.h
+++ b/graphics/screen.h
@@ -39,7 +39,7 @@ namespace Graphics {
* calls, and provides an update that method that blits the affected
* areas to the physical screen
*/
-class Screen : virtual public ManagedSurface {
+class Screen : public ManagedSurface {
private:
/**
* List of affected areas of the screen