X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c3ead1d1513a5eb79091a604f4e42b45d1bdf5d..2a227e8c9f968b8a8d25961457ce709a06aead1f:/src/ribbon/control.cpp?ds=sidebyside diff --git a/src/ribbon/control.cpp b/src/ribbon/control.cpp index a963a6c4c1..beb97ab70a 100644 --- a/src/ribbon/control.cpp +++ b/src/ribbon/control.cpp @@ -8,16 +8,17 @@ // Copyright: (C) Peter Cawley // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// + #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif -#include "wx/ribbon/control.h" - #if wxUSE_RIBBON +#include "wx/ribbon/control.h" + #ifndef WX_PRECOMP #endif