aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.cpp')
-rw-r--r--frontend/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/main.cpp b/frontend/main.cpp
index c421d9e..a5514bd 100644
--- a/frontend/main.cpp
+++ b/frontend/main.cpp
@@ -6,7 +6,7 @@
#include "Player.h"
#include "Exception.h"
-#include "frontend/print.h"
+#include "print.h"
#include "load_dungeon.h"
#include "generate_dungeon.h"
#include "rl.h"