diff --git a/src/common/longlong.cpp b/src/common/longlong.cpp index e3d6a56586..9334dcc3f4 100644 --- a/src/common/longlong.cpp +++ b/src/common/longlong.cpp @@ -35,6 +35,8 @@ #include // for memset() #endif +#include "wx/ioswrap.h" + // ============================================================================ // implementation // ============================================================================