summaryrefslogtreecommitdiffstats
path: root/source/Item.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Item.cpp (renamed from source/cItem.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cItem.cpp b/source/Item.cpp
index fd71a0b54..7d8a18f98 100644
--- a/source/cItem.cpp
+++ b/source/Item.cpp
@@ -1,7 +1,7 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
-#include "cItem.h"
+#include "Item.h"
#include <json/json.h>