summaryrefslogtreecommitdiff
path: root/util/epist/window.hh
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.hh
parent54c96668d958c0604f697958db6a7c5268d7b4a5 (diff)
make epist compile with the new code base
Diffstat (limited to 'util/epist/window.hh')
-rw-r--r--util/epist/window.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/window.hh b/util/epist/window.hh
index d14ec06f..f86c25a5 100644
--- a/util/epist/window.hh
+++ b/util/epist/window.hh
@@ -30,7 +30,7 @@ extern "C" {
#include <list>
#include <string>
-#include "../../src/Util.hh"
+#include "../../src/util.hh"
class epist;
class screen;