Browse Source

One more fix for MVS compilation

DjWarmonger 11 years ago
parent
commit
92a62368b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CCallback.h

+ 1 - 1
CCallback.h

@@ -2,7 +2,7 @@
 
 
 #include "lib/CGameInfoCallback.h"
-#include "int3.h" // for int3
+#include "lib/int3.h" // for int3
 
 /*
  * CCallback.h, part of VCMI engine