X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8898456df4728afe7d100011e0e23b0ffb9a6341..8e8a4e8587b7642018f18b96adf04a7f69d0a829:/src/common/xpmdecod.cpp?ds=sidebyside diff --git a/src/common/xpmdecod.cpp b/src/common/xpmdecod.cpp index 6fd4fb11aa..fa9bcb9fc7 100644 --- a/src/common/xpmdecod.cpp +++ b/src/common/xpmdecod.cpp @@ -102,12 +102,14 @@ license is as follows: #ifndef WX_PRECOMP #include "wx/intl.h" #include "wx/log.h" + #include "wx/utils.h" + #include "wx/hashmap.h" + #if wxUSE_STREAMS + #include "wx/stream.h" + #endif + #include "wx/image.h" #endif -#include "wx/stream.h" -#include "wx/image.h" -#include "wx/utils.h" -#include "wx/hashmap.h" #include #include