"wx/xxx.h" --> <wx/xxx.h>

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder
1999-06-17 16:29:17 +00:00
parent 79570d64d3
commit 73864f4018
4 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
# pragma implementation "wxlwindow.h"
#endif
#include "wx/wxprec.h"
#include <wx/wxprec.h>
#ifdef __BORLANDC__
# pragma hdrstop