summaryrefslogtreecommitdiffstats
path: root/source/Mobs/Silverfish.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Mobs/Silverfish.h (renamed from source/cSilverfish.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cSilverfish.h b/source/Mobs/Silverfish.h
index 1cdc89e62..fe23a4ba1 100644
--- a/source/cSilverfish.h
+++ b/source/Mobs/Silverfish.h
@@ -1,6 +1,6 @@
#pragma once
-#include "cAggressiveMonster.h"
+#include "AggressiveMonster.h"
class cSilverfish : public cAggressiveMonster
{