]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/ogl/studio/cspalette.cpp
no changes; just added some comments
[wxWidgets.git] / contrib / samples / ogl / studio / cspalette.cpp
index 8879747efc5b4bfade8c1fcf7577c940f87b6462..3eb05d3b8a364fc3908d367a32e43b2e608fe921 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        cspalette.cpp
+// Name:        contrib/samples/ogl/studio/cspalette.cpp
 // Purpose:     OGLEdit palette
 // Author:      Julian Smart
 // Modified by:
 #endif
 
 #ifndef WX_PRECOMP
-#include <wx/wx.h>
+#include "wx/wx.h"
 #endif
 
-#include <wx/laywin.h>
+#include "wx/laywin.h"
 
 #include <ctype.h>
 #include <stdlib.h>