]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/notebook.cpp
unused parameter warnings suppressed
[wxWidgets.git] / src / generic / notebook.cpp
index 3b18a3ce2ac41181f955e6525211b3567787bee6..a398e2a5467f0d59f6d4134dd8f70300a3c2469e 100644 (file)
 #pragma hdrstop
 #endif
 
-#include  <wx/string.h>
-#include  <wx/log.h>
-#include  <wx/settings.h>
-#include  <wx/generic/imaglist.h>
-#include  <wx/notebook.h>
-#include  <wx/dcclient.h>
+#include  "wx/string.h"
+#include  "wx/log.h"
+#include  "wx/settings.h"
+#include  "wx/generic/imaglist.h"
+#include  "wx/notebook.h"
+#include  "wx/dcclient.h"
 
 // ----------------------------------------------------------------------------
 // macros