X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e3f3880bc2b13b0ff90a60f676959989da732dd..27ee942feb598fc96f790d62bb8aac6d8c97cce5:/src/common/imagpcx.cpp diff --git a/src/common/imagpcx.cpp b/src/common/imagpcx.cpp index 21b13599b9..69b04d1ea7 100644 --- a/src/common/imagpcx.cpp +++ b/src/common/imagpcx.cpp @@ -19,17 +19,16 @@ #ifndef WX_PRECOMP #include "wx/object.h" + #include "wx/list.h" #include "wx/log.h" #include "wx/intl.h" #include "wx/palette.h" + #include "wx/hash.h" + #include "wx/module.h" #endif #include "wx/imagpcx.h" #include "wx/wfstream.h" -#include "wx/module.h" - -#include "wx/hash.h" -#include "wx/list.h" //----------------------------------------------------------------------------- // wxPCXHandler