]> git.saurik.com Git - wxWidgets.git/commitdiff
defs.h doubled include fixed.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 9 Jan 2006 00:06:50 +0000 (00:06 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 9 Jan 2006 00:06:50 +0000 (00:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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"