fixing include type

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@57851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-01-06 09:39:13 +00:00
parent d37d5de4fd
commit 0470eca64e

View File

@@ -91,7 +91,7 @@ void wxSTCDropTarget::OnLeave() {
#define param2 -1 // wxWindow's 2nd param is ID
#endif
#include <wx/dcbuffer.h>
#include "wx/dcbuffer.h"
class wxSTCCallTip : public wxSTCCallTipBase {
public: