summaryrefslogtreecommitdiff
path: root/server/src/macrotool/macrotool.cc
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/macrotool/macrotool.cc')
-rw-r--r--server/src/macrotool/macrotool.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/server/src/macrotool/macrotool.cc b/server/src/macrotool/macrotool.cc
index c41bc9a..6d484ad 100644
--- a/server/src/macrotool/macrotool.cc
+++ b/server/src/macrotool/macrotool.cc
@@ -42,9 +42,9 @@
#include "debug.h"
-#include "macrotool_dump.h"
-#include "macrotool_fieldnames.h"
-#include "macrotool_filehandler.h"
+#include "dump.h"
+#include "fieldnames.h"
+#include "filehandler.h"
static const char version_str[] =
"Pracro server v" VERSION "\n"