diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-23 01:30:58 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-23 01:30:58 +0000 |
| commit | fc792813a24d22330b49eda8b3ef7054eadf20d3 (patch) | |
| tree | 75b62cc5a1b9bbbb896010e8bcc9d918080e6f64 /util/epist/epist.hh | |
| parent | 4c03637fd1cd5273a030abe38dfffa65c67fd420 (diff) | |
including wrong
Diffstat (limited to 'util/epist/epist.hh')
| -rw-r--r-- | util/epist/epist.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/epist.hh b/util/epist/epist.hh index 049a672c..6da38181 100644 --- a/util/epist/epist.hh +++ b/util/epist/epist.hh @@ -30,7 +30,7 @@ extern "C" { #include <string> #include <map> -#include <actions.hh> +#include "actions.hh" #include "../../src/BaseDisplay.hh" |
