summaryrefslogtreecommitdiff
path: root/src/screen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.hh')
-rw-r--r--src/screen.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen.hh b/src/screen.hh
index 8432139c..b15c8fc0 100644
--- a/src/screen.hh
+++ b/src/screen.hh
@@ -11,7 +11,7 @@ extern "C" {
}
#include "client.hh"
-#include "widget.hh"
+#include "widgetbase.hh"
#include "otk/image.hh"
#include "otk/strut.hh"
#include "otk/rect.hh"