summaryrefslogtreecommitdiff
path: root/util/epist/window.cc
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-01 02:27:17 +0000
committerDana Jansens <danakj@orodu.net>2002-11-01 02:27:17 +0000
commiteb19a6b69e89c6adae1b99705b0a26edc344c87a (patch)
treea1d98fe35fdf9117692d6b383122ef199fff1b38 /util/epist/window.cc
parent54c96668d958c0604f697958db6a7c5268d7b4a5 (diff)
make epist compile with the new code base
Diffstat (limited to 'util/epist/window.cc')
-rw-r--r--util/epist/window.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/window.cc b/util/epist/window.cc
index 6b3f2f5f..505a0f87 100644
--- a/util/epist/window.cc
+++ b/util/epist/window.cc
@@ -34,7 +34,7 @@ using std::dec;
#include "epist.hh"
#include "screen.hh"
#include "window.hh"
-#include "../../src/XAtom.hh"
+#include "../../src/xatom.hh"
// defined by black/openbox
const unsigned long XWindow::PropBlackboxAttributesElements;