* Add link target to the Makefile.
[matthijs/ABM2.git] / ABM2 / Engine / engine.h
index cd685faa7d70b0cd90f6c24e8e7a302f529837bd..629e8a34f4224c5f4a81d5a164a0478efce3c521 100755 (executable)
@@ -3,7 +3,6 @@
 \r
 #pragma warning ( disable : 4786 )\r
 \r
-\r
 #include <iostream>\r
 #include <ostream>\r
 #include <istream>\r
@@ -24,6 +23,7 @@
 #ifdef WIN32\r
 #include <windows.h>\r
 #endif\r
+#include "porting.h"\r
 \r
 //even though resource.h is technically a Win32-resource file, it's just a bunch of defines, so it's ok (and necessary)\r
 #include "resource.h"\r