diff --git a/src/generic/busyinfo.cpp b/src/generic/busyinfo.cpp index 3b5252cd5e..b562b0ab01 100644 --- a/src/generic/busyinfo.cpp +++ b/src/generic/busyinfo.cpp @@ -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"