--- helpers.cpp.orig	Sun Sep 19 14:34:37 1999
+++ helpers.cpp	Sun Sep 19 14:34:45 1999
@@ -10,14 +10,14 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
+#undef DEBUG
+#include <Python.h>
+#include "helpers.h"
 
 #ifdef __WXGTK__
 #include <gtk/gtk.h>
 #endif
 
-#undef DEBUG
-#include <Python.h>
-#include "helpers.h"
 #ifdef __WXMSW__
 #include <wx/msw/private.h>
 #undef FindWindow
