]> git.saurik.com Git - wxWidgets.git/commitdiff
Chnaged includes to work without precompiled headers
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 19 Mar 2000 12:57:08 +0000 (12:57 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 19 Mar 2000 12:57:08 +0000 (12:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/notebook.h

index 6dcd73855b9be7f5dacbebeaef69f3f8c2738034..39415272d8558a7ede9d03cac0263fd8e51dd2bd 100644 (file)
 // ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------
-#ifndef   _DYNARRAY_H
-  #include <wx/dynarray.h>
-#endif  //_DYNARRAY_H
+
+#include "wx/dynarray.h"
+#include "wx/string.h"
+#include "wx/control.h"
 
 // ----------------------------------------------------------------------------
 // types