From 973753774e41b78c97384893abe0871821f1cebc Mon Sep 17 00:00:00 2001 From: tonibm19 Date: Fri, 13 Sep 2013 20:06:42 +0200 Subject: Added an extra line. In first commit it says I removed first line --- source/Mobs/Monster.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/Mobs/Monster.cpp') diff --git a/source/Mobs/Monster.cpp b/source/Mobs/Monster.cpp index 02e7decc7..76b9414f7 100644 --- a/source/Mobs/Monster.cpp +++ b/source/Mobs/Monster.cpp @@ -1,3 +1,4 @@ + #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "Monster.h" -- cgit v1.2.3