X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed4b0fdca60e017afe72c55940799ce0fed925f0..b3c33d35d3749e74bde2eb00faefbe3f5dc7e4aa:/src/generic/scrlwing.cpp diff --git a/src/generic/scrlwing.cpp b/src/generic/scrlwing.cpp index 53b6270584..e2aced4a81 100644 --- a/src/generic/scrlwing.cpp +++ b/src/generic/scrlwing.cpp @@ -35,10 +35,9 @@ #include "wx/utils.h" #include "wx/panel.h" #include "wx/dcclient.h" -#endif - -#if wxUSE_TIMER - #include "wx/timer.h" + #if wxUSE_TIMER + #include "wx/timer.h" + #endif #endif #include "wx/sizer.h"