X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..f2346d3fd62de2307531c91062ff87a0cc97a42f:/src/generic/timer.cpp?ds=sidebyside diff --git a/src/generic/timer.cpp b/src/generic/timer.cpp index 92b513ef35..a2daf62003 100644 --- a/src/generic/timer.cpp +++ b/src/generic/timer.cpp @@ -26,10 +26,9 @@ #ifndef WX_PRECOMP #include "wx/log.h" + #include "wx/module.h" #endif -#include "wx/module.h" - // ---------------------------------------------------------------------------- // Time input function // ----------------------------------------------------------------------------