X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..7325e21c4fda06b0f4a2ea5fd72169bae06a0d19:/src/motif/accel.cpp diff --git a/src/motif/accel.cpp b/src/motif/accel.cpp index c1e6426f22..e3d7e23be3 100644 --- a/src/motif/accel.cpp +++ b/src/motif/accel.cpp @@ -16,9 +16,9 @@ #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/utils.h" #endif -#include "wx/utils.h" #include IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)