summaryrefslogtreecommitdiff
path: root/util/epist/epist.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/epist.cc
parent54c96668d958c0604f697958db6a7c5268d7b4a5 (diff)
make epist compile with the new code base
Diffstat (limited to 'util/epist/epist.cc')
-rw-r--r--util/epist/epist.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/epist.cc b/util/epist/epist.cc
index a6919687..74a11d1a 100644
--- a/util/epist/epist.cc
+++ b/util/epist/epist.cc
@@ -65,7 +65,7 @@ using std::string;
#include "screen.hh"
#include "window.hh"
#include "parser.hh"
-#include "../../src/XAtom.hh"
+#include "../../src/xatom.hh"
epist::epist(char **argv, char *dpy_name, char *rc_file)