summaryrefslogtreecommitdiffstats
path: root/source/Pawn.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Pawn.h (renamed from source/cPawn.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cPawn.h b/source/Pawn.h
index b48ce94ab..9cc106cc1 100644
--- a/source/cPawn.h
+++ b/source/Pawn.h
@@ -1,7 +1,7 @@
#pragma once
-#include "cEntity.h"
+#include "Entity.h"