X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..9dcf65d3c1a2dc99917f2fcd1743a0290e41a0d5:/src/x11/dcscreen.cpp diff --git a/src/x11/dcscreen.cpp b/src/x11/dcscreen.cpp index 989ddd259f..8bcb5f410b 100644 --- a/src/x11/dcscreen.cpp +++ b/src/x11/dcscreen.cpp @@ -16,11 +16,11 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/utils.h" + #include "wx/window.h" + #include "wx/frame.h" #endif -#include "wx/window.h" -#include "wx/frame.h" -#include "wx/utils.h" #include "wx/fontutil.h" #include "wx/x11/private.h"