X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..76b0f8384ed211c5f6b48597a62da743b604e666:/src/x11/popupwin.cpp diff --git a/src/x11/popupwin.cpp b/src/x11/popupwin.cpp index c0c7825226..49239614cd 100644 --- a/src/x11/popupwin.cpp +++ b/src/x11/popupwin.cpp @@ -2,7 +2,6 @@ // Name: srx/x11/popupwin.cpp // Purpose: // Author: Robert Roebling -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -16,11 +15,10 @@ #ifndef WX_PRECOMP #include "wx/log.h" + #include "wx/app.h" + #include "wx/settings.h" #endif -#include "wx/app.h" -#include "wx/settings.h" - #include "wx/x11/private.h" #include "X11/Xatom.h" #include "X11/Xutil.h"