]> git.saurik.com Git - wxWidgets.git/commitdiff
removed unneeded #ifdef
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 16 Aug 2003 22:30:54 +0000 (22:30 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 16 Aug 2003 22:30:54 +0000 (22:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/unix/mimetype.cpp

index 7a8cbfc2f1305de58f3adb484ef8d5f67f06398f..3015edf5f7a8b71e96c97aedc8ebca4501ee6f2d 100644 (file)
 
 #ifndef WX_PRECOMP
   #include "wx/string.h"
-  #if wxUSE_GUI
-    #include "wx/icon.h"
-
-  #endif
 #endif //WX_PRECOMP