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