Applied patch to reorder includes. Not the most

important patch in the world, but still.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2004-11-03 21:13:28 +00:00
parent cd86bf1e7e
commit e1bf3ad3e8
32 changed files with 70 additions and 44 deletions

View File

@@ -15,8 +15,8 @@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#include "wx/gdicmn.h"
#include "wx/colour.h"
#include "wx/gdicmn.h"
#include "wx/gtk/private.h"
#include <gdk/gdk.h>