diff Player.cpp @ 2336:d6887ee81068

header file include cleanup
author Grumpy7
date Wed, 02 Apr 2014 23:21:34 +0200
parents ddb803517a48
children 1e865e8690ba
line wrap: on
line diff
--- a/Player.cpp	Wed Apr 02 22:05:35 2014 +0600
+++ b/Player.cpp	Wed Apr 02 23:21:34 2014 +0200
@@ -1,5 +1,8 @@
 #define _CRT_SECURE_NO_WARNINGS
+#include "VectorTypes.h"
 #include "stru6.h"
+#include "mm7_unsorted_subs.h"
+#include "ErrorHandling.h"
 
 #include "Player.h"
 #include "PlayerFrameTable.h"