aboutsummaryrefslogtreecommitdiff
path: root/dw/outofflowmgr.cc
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-09-12 01:40:07 +0200
committerSebastian Geerken <devnull@localhost>2014-09-12 01:40:07 +0200
commita42d8297257c9d68062811467a3bd2aaab7c16ff (patch)
tree41a0c822f10393874dbd39a0d6a6666092f1c0e1 /dw/outofflowmgr.cc
parent81e52eabc07c79384d89d7d863efe19dd95cbd93 (diff)
OOFAwareWidget (instead of Textblock): start.
Diffstat (limited to 'dw/outofflowmgr.cc')
-rw-r--r--dw/outofflowmgr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/outofflowmgr.cc b/dw/outofflowmgr.cc
index 60670f74..405c5e62 100644
--- a/dw/outofflowmgr.cc
+++ b/dw/outofflowmgr.cc
@@ -19,7 +19,7 @@
#include "outofflowmgr.hh"
-#include "textblock.hh"
+#include "oofawarewidget.hh"
#include "../lout/debug.hh"