/////////////////////////////////////////////////////////////////////////////
-// Name: src/generic/tabmdi.cpp
+// Name: src/aui/tabmdi.cpp
// Purpose: Generic MDI (Multiple Document Interface) classes
// Author: Hans Van Leemputten
// Modified by: Benjamin I. Williams / Kirix Corporation
#pragma hdrstop
#endif
+#if wxUSE_AUI
#if wxUSE_MDI
#include "wx/aui/tabmdi.h"
((wxTabMDIChildFrame *)GetPage(pos))->ApplyMDIChildFrameRect();
}
+#endif //wxUSE_AUI
#endif // wxUSE_MDI