summaryrefslogtreecommitdiff
path: root/dw/core.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-01-01 14:54:31 +0100
committerSebastian Geerken <devnull@localhost>2016-01-01 14:54:31 +0100
commitbf6aeb8e54aac0b5aec39de544ec41f3a59daddf (patch)
treec07ab632acc86a71bed08fe3d29b088a33277e2b /dw/core.hh
parent21b11e2ef463d13f5ce1002a5ba2575c2cac3606 (diff)
SRDOP: Consider references and positions in Widget::sizeRequest.
Diffstat (limited to 'dw/core.hh')
-rw-r--r--dw/core.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/core.hh b/dw/core.hh
index fcf8ef4b..286243fa 100644
--- a/dw/core.hh
+++ b/dw/core.hh
@@ -45,6 +45,7 @@ class ResourceFactory;
#include "../lout/container.hh"
#include "../lout/signal.hh"
+#include "tools.hh"
#include "types.hh"
#include "events.hh"
#include "imgbuf.hh"