]> git.saurik.com Git - wxWidgets.git/commitdiff
removed unneeded header
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 4 Sep 2006 15:23:06 +0000 (15:23 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 4 Sep 2006 15:23:06 +0000 (15:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/dfb/settings.cpp

index 2f4752a24767b8d18f52d5f1cdb390cd8f467353..8cd14600baf9f0af668b6e3ea25920427916966e 100644 (file)
@@ -23,8 +23,6 @@
     #include "wx/gdicmn.h"
 #endif
 
-#include "wx/dfb/private.h"
-
 
 wxColour wxSystemSettingsNative::GetColour(wxSystemColour WXUNUSED(index))
 {