X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..65c11337559c3b95e86d38723c37ca6b10a2bd5b:/src/common/fs_mem.cpp?ds=inline diff --git a/src/common/fs_mem.cpp b/src/common/fs_mem.cpp index 054cb609ef..52fbc0649e 100644 --- a/src/common/fs_mem.cpp +++ b/src/common/fs_mem.cpp @@ -17,10 +17,11 @@ #include "wx/fs_mem.h" -#ifndef WXPRECOMP +#ifndef WX_PRECOMP #include "wx/intl.h" #include "wx/log.h" #include "wx/hash.h" + #include "wx/wxcrtvararg.h" #if wxUSE_GUI #include "wx/bitmap.h" #include "wx/image.h"