summaryrefslogtreecommitdiffstats
path: root/source/Player.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Player.h (renamed from source/cPlayer.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/cPlayer.h b/source/Player.h
index d5b63941c..d9cfddece 100644
--- a/source/cPlayer.h
+++ b/source/Player.h
@@ -1,8 +1,8 @@
#pragma once
-#include "cPawn.h"
-#include "cInventory.h"
+#include "Pawn.h"
+#include "Inventory.h"
#include "Defines.h"