X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..1f5cf9cc23f7763e9ee7984b171bb4b6a3ce3ffb:/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 //-----------------------------------------------------------------------------