]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/busyinfo.h
added missing header to fix !USE_PCH compilation
[wxWidgets.git] / include / wx / busyinfo.h
index f9fddb2ee192ecb47b98766be75485e3a2063bba..4b8cf5551050181ef7d4509a3403aa4fc372dcb2 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Vaclav Slavik
 // Copyright:   (c) 1999 Vaclav Slavik
 // RCS-ID:      $Id$
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __INFOWIN_H__
 #pragma interface "busyinfo.h"
 #endif
 
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
-#pragma hdrstop
-#endif
+#include "wx/defs.h"
 
 #include "wx/frame.h"