]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagbmp.cpp
refresh tree item after changing its icon so that the change is visible
[wxWidgets.git] / src / common / imagbmp.cpp
index 02d6d6ecca3dc011a407c70613b270d12b408af0..102e48d8385cc79bf398d6de5c6780006a45dad6 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/app.h"
+    #include "wx/bitmap.h"
 #endif
 
 #include "wx/imagbmp.h"
-#include "wx/bitmap.h"
-#include "wx/debug.h"
 #include "wx/filefn.h"
 #include "wx/wfstream.h"
 #include "wx/intl.h"