]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/makegen/makegen.cpp
fixed typo
[wxWidgets.git] / utils / makegen / makegen.cpp
index d43572aadc9f0aa9fd7d378e163a3f73025b837e..7db8b972a7fae3e28ebcb0d0f999433d3ce72c06 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#include <wx/string.h>
-#include <wx/file.h>
-#include <wx/ffile.h>
-#include <wx/app.h>
-#include <wx/log.h>
-#include <wx/dir.h>
-#include <wx/textfile.h>
-#include <wx/datetime.h>
-#include <wx/cmdline.h>
+#include "wx/string.h"
+#include "wx/file.h"
+#include "wx/ffile.h"
+#include "wx/app.h"
+#include "wx/log.h"
+#include "wx/dir.h"
+#include "wx/textfile.h"
+#include "wx/datetime.h"
+#include "wx/cmdline.h"
 
 // ----------------------------------------------------------------------------
 // the application class