X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bca03736369e836cce9297509505c5972e775dd..507abc7b3af8d73e7caf05261d1f40b51775ae7a:/src/common/fs_mem.cpp diff --git a/src/common/fs_mem.cpp b/src/common/fs_mem.cpp index 7b83991f0a..ae176a802d 100644 --- a/src/common/fs_mem.cpp +++ b/src/common/fs_mem.cpp @@ -23,13 +23,10 @@ #include "wx/hash.h" #if wxUSE_GUI #include "wx/bitmap.h" + #include "wx/image.h" #endif // wxUSE_GUI #endif -#if wxUSE_GUI - #include "wx/image.h" -#endif // wxUSE_GUI - #include "wx/mstream.h" class MemFSHashObj : public wxObject