X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..8037b674e8b39d4ed3b621500237b5eb525a6de8:/src/generic/timer.cpp 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 // ----------------------------------------------------------------------------