Fix typo which broke PCH-less builds in r78063.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2014-10-24 22:55:47 +00:00
parent 722057b3a0
commit fdcf2676f0

View File

@@ -16,7 +16,7 @@
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/m_InfoFrame.h"
#include "wx/busyinfo.h"
#include "wx/stattext.h"
#include "wx/panel.h"
#include "wx/sizer.h"