lost log.h fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2002-08-30 13:49:49 +00:00
parent edd802c67c
commit c03690057b
4 changed files with 8 additions and 2 deletions

View File

@@ -12,7 +12,9 @@
#endif
#include "wx/dnd.h"
#include "wx/log.h"
#if wxUSE_DRAG_AND_DROP
#include "wx/window.h"