]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/stctest.cpp
Minor corrections to native renderer. I also corrected
[wxWidgets.git] / samples / stc / stctest.cpp
index ea4c90a706b19e0f4b4a327d0ec02f32591bac11..6275c242b7b52355693f6f3be59aff8514e5041f 100644 (file)
@@ -1,5 +1,5 @@
 //////////////////////////////////////////////////////////////////////////////
-// File:        stctest.cpp
+// File:        contrib/samples/stc/stctest.cpp
 // Purpose:     STC test application
 // Maintainer:  Otto Wyss
 // Created:     2003-09-01
@@ -12,8 +12,8 @@
 // headers
 //----------------------------------------------------------------------------
 
-// For compilers that support precompilation, includes <wx/wx.h>.
-#include <wx/wxprec.h>
+// For compilers that support precompilation, includes "wx/wx.h".
+#include "wx/wxprec.h"
 
 #ifdef __BORLANDC__
     #pragma hdrstop