]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/accel.cpp
[ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking.
[wxWidgets.git] / src / motif / accel.cpp
index c1e6426f2225f2be37798f3a2dca699c58cbbe11..e3d7e23be39256abf251e7416e7bd9484839df37 100644 (file)
@@ -16,9 +16,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/string.h"
+    #include "wx/utils.h"
 #endif
 
-#include "wx/utils.h"
 #include <ctype.h>
 
 IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)