fix compilo for when there are no precompiled headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-12-31 22:27:51 +00:00
parent e778b8f059
commit e4b64104c8

View File

@@ -40,6 +40,7 @@
#include <wx/dcscreen.h>
#include <wx/scrolwin.h>
#include <wx/renderer.h>
#include <wx/dcmemory.h>
#include "wx/treelistctrl.h"