aboutsummaryrefslogtreecommitdiff
path: root/backend/Dungeon.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Dungeon.h')
-rw-r--r--backend/Dungeon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/Dungeon.h b/backend/Dungeon.h
index 2d5fa61..5740eb6 100644
--- a/backend/Dungeon.h
+++ b/backend/Dungeon.h
@@ -1,6 +1,6 @@
#pragma once
-#include "List.hpp"
+#include "List.h"
class Location;