]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/event.cpp
compilation fixes for wxUSE_DATETIME==0 (another part of patch 1203970)
[wxWidgets.git] / src / common / event.cpp
index 8b74ef2a817b5f275b1561070a5894c5a18df4d1..e4401d231ffb4cb1b74d3745f2d95d4a940b25c1 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        event.cpp
+// Name:        src/common/event.cpp
 // Purpose:     Event classes
 // Author:      Julian Smart
 // Modified by:
@@ -25,7 +25,6 @@
 #endif
 
 #ifndef WX_PRECOMP
-    #include "wx/defs.h"
     #include "wx/app.h"
     #include "wx/list.h"