oops, reverted clntdata.h change, it _is_ needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-07-12 21:49:30 +00:00
parent 27dadec122
commit 341050e227

View File

@@ -25,9 +25,9 @@
#include "wx/defs.h"
#include "wx/object.h"
#include "wx/clntdata.h"
#if wxUSE_GUI
#include "wx/clntdata.h"
#include "wx/gdicmn.h"
#include "wx/cursor.h"
#endif