]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagpcx.cpp
[ 1495131 ] wxODComboBox const methods to work prior to SetPopupControl.
[wxWidgets.git] / src / common / imagpcx.cpp
index 0581f926fce754a21200a69e0c08e8318ef9d37e..91167781f913bcab7f3af3da099ae8a02c958b15 100644 (file)
     #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
 //-----------------------------------------------------------------------------