summaryrefslogtreecommitdiff
path: root/src/openbox.cc
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-04 04:02:46 +0000
committerDana Jansens <danakj@orodu.net>2002-12-04 04:02:46 +0000
commit24924367f9486b29b8b9fd024781ccb5f9e0e276 (patch)
tree9510c0937bd0400a646136a5ae59f78bf322229e /src/openbox.cc
parentfa05dc56ea0bf29100efd2cb4399d8f4818f73e7 (diff)
put a header where it belongs
Diffstat (limited to 'src/openbox.cc')
-rw-r--r--src/openbox.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openbox.cc b/src/openbox.cc
index 72c603f2..44d3b8c4 100644
--- a/src/openbox.cc
+++ b/src/openbox.cc
@@ -6,6 +6,7 @@
#include "../version.h"
#include "openbox.hh"
+#include "client.hh"
#include "screen.hh"
#include "otk/property.hh"
#include "otk/display.hh"