summaryrefslogtreecommitdiff
path: root/ZAPD/ZRoom/Commands/SetMinimapList.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZRoom/Commands/SetMinimapList.cpp')
-rw-r--r--ZAPD/ZRoom/Commands/SetMinimapList.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ZAPD/ZRoom/Commands/SetMinimapList.cpp b/ZAPD/ZRoom/Commands/SetMinimapList.cpp
index c94ef30..27c8aef 100644
--- a/ZAPD/ZRoom/Commands/SetMinimapList.cpp
+++ b/ZAPD/ZRoom/Commands/SetMinimapList.cpp
@@ -1,8 +1,8 @@
#include "SetMinimapList.h"
-#include "BitConverter.h"
+#include "Utils/BitConverter.h"
#include "Globals.h"
-#include "StringHelper.h"
+#include "Utils/StringHelper.h"
#include "ZFile.h"
#include "ZRoom/ZRoom.h"