]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/stc.cpp.in
send wxEVT_MENU_CLOSE at least sometimes
[wxWidgets.git] / src / stc / stc.cpp.in
index 240d528c9796bfef31db623dce3d5d3ff5b23b6c..b36707101257b8170a938fe101976187febac68e 100644 (file)
 
 #include <ctype.h>
 
-#include <wx/wx.h>
-#include <wx/tokenzr.h>
-#include <wx/mstream.h>
-#include <wx/image.h>
-#include <wx/file.h>
+#include "wx/wx.h"
+#include "wx/tokenzr.h"
+#include "wx/mstream.h"
+#include "wx/image.h"
+#include "wx/file.h"
 
 #include "wx/stc/stc.h"
 #include "ScintillaWX.h"