]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/event.cpp
use C++ wrappers around DirectFB API for easier use
[wxWidgets.git] / src / common / event.cpp
index 5e40721437f53ac56ea78d16ec3973f6413cde5d..043eafa8699211c28d83049141f569e1659c2b2b 100644 (file)
@@ -31,6 +31,7 @@
     #include "wx/app.h"
     #include "wx/utils.h"
     #include "wx/stopwatch.h"
+    #include "wx/module.h"
 
     #if wxUSE_GUI
         #include "wx/control.h"
@@ -40,8 +41,6 @@
     #endif // wxUSE_GUI
 #endif
 
-#include "wx/module.h"
-
 // ----------------------------------------------------------------------------
 // wxWin macros
 // ----------------------------------------------------------------------------