diff --git a/src/integtest/IntegTestMain.cpp b/src/integtest/IntegTestMain.cpp index 011594f3..7de40cce 100644 --- a/src/integtest/IntegTestMain.cpp +++ b/src/integtest/IntegTestMain.cpp @@ -17,10 +17,11 @@ #include #include +#include "CArch.h" + #if SYSAPI_WIN32 #include "CArchMiscWindows.h" #endif -#include "CArch.h" int main(int argc, char **argv)