X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2FABM2.git;a=blobdiff_plain;f=ABM2%2FEngine%2Fengine.h;h=629e8a34f4224c5f4a81d5a164a0478efce3c521;hp=6a3ac35ac883b2d0d5c35a2c055207a86f1dff47;hb=7e140e4a6676bed7583831251469fcee457f7654;hpb=2eef1ee603f4816af29e29482a298576273794d2 diff --git a/ABM2/Engine/engine.h b/ABM2/Engine/engine.h index 6a3ac35..629e8a3 100755 --- a/ABM2/Engine/engine.h +++ b/ABM2/Engine/engine.h @@ -23,6 +23,7 @@ #ifdef WIN32 #include #endif +#include "porting.h" //even though resource.h is technically a Win32-resource file, it's just a bunch of defines, so it's ok (and necessary) #include "resource.h"