diff Vis.cpp @ 1016:c45d51b3f4f4

Included header files cleanup
author Grumpy7
date Sun, 19 May 2013 17:55:19 +0200
parents e4383e6dfbef
children 6afa77761a00
line wrap: on
line diff
--- a/Vis.cpp	Tue May 14 23:16:10 2013 +0600
+++ b/Vis.cpp	Sun May 19 17:55:19 2013 +0200
@@ -1,5 +1,6 @@
 #include <assert.h>
 
+#include "BSPModel.h"
 #include "Vis.h"
 #include "Outdoor.h"
 #include "Game.h"