X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32956769e9470c617a968ede7da90423897fdaea..4b7b750dd1ffd0d26b78728adb613b282a37c058:/src/generic/sashwin.cpp?ds=inline diff --git a/src/generic/sashwin.cpp b/src/generic/sashwin.cpp index 1b64276b86..693e74f1a4 100644 --- a/src/generic/sashwin.cpp +++ b/src/generic/sashwin.cpp @@ -22,12 +22,12 @@ #pragma hdrstop #endif +#if wxUSE_SASH + #ifndef WX_PRECOMP #include "wx/wx.h" #endif -#if wxUSE_SASH - #include #include