moved win_gtk.h header to wx/gtk/private, it's for internal use only

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-02-22 13:24:05 +00:00
parent 69bc0cca0e
commit bbd92d1dbe
8 changed files with 5 additions and 7 deletions

View File

@@ -36,7 +36,7 @@
#include <ctype.h>
#include "wx/gtk/private.h"
#include "wx/gtk/win_gtk.h"
#include "wx/gtk/private/win_gtk.h"
#include <gdk/gdkkeysyms.h>
#include <gdk/gdkx.h>