]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/artprov.cpp
fixing new inheritance
[wxWidgets.git] / src / common / artprov.cpp
index bd79bb96e346408085ae57efe60f22baa736a432..d871eea0ecf53438bb209f0a38c000e9620d5104 100644 (file)
@@ -304,7 +304,7 @@ wxArtProvider::~wxArtProvider()
 }
 
 #if defined(__WXGTK20__) && !defined(__WXUNIVERSAL__)
-    #include "wx/gtk/private.h"
+    #include <gtk/gtk.h>
     extern GtkIconSize wxArtClientToIconSize(const wxArtClient& client);
 #endif // defined(__WXGTK20__) && !defined(__WXUNIVERSAL__)