X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..aceeebce6d61c9f239a08ab53e669ad040deee96:/src/common/imagpcx.cpp diff --git a/src/common/imagpcx.cpp b/src/common/imagpcx.cpp index 0581f926fc..91167781f9 100644 --- a/src/common/imagpcx.cpp +++ b/src/common/imagpcx.cpp @@ -23,14 +23,13 @@ #include "wx/log.h" #include "wx/intl.h" #include "wx/palette.h" + #include "wx/hash.h" #endif #include "wx/imagpcx.h" #include "wx/wfstream.h" #include "wx/module.h" -#include "wx/hash.h" - //----------------------------------------------------------------------------- // wxPCXHandler //-----------------------------------------------------------------------------