diff UI/UITransition.cpp @ 2336:d6887ee81068

header file include cleanup
author Grumpy7
date Wed, 02 Apr 2014 23:21:34 +0200
parents aff7a7b072b7
children 08c4f1799ca1
line wrap: on
line diff
--- a/UI/UITransition.cpp	Wed Apr 02 22:05:35 2014 +0600
+++ b/UI/UITransition.cpp	Wed Apr 02 23:21:34 2014 +0200
@@ -1,6 +1,8 @@
 #define _CRT_SECURE_NO_WARNINGS
 #include <io.h>
 
+#include "..\ErrorHandling.h"
+#include "..\mm7_unsorted_subs.h"
 #include "..\mm7_data.h"
 #include "..\VideoPlayer.h"
 #include "..\MapInfo.h"