fix #include <> to ""
This commit is contained in:
parent
4d3acc90d7
commit
486b25bd2a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
#include "wx/tglbtn.h"
|
||||
#endif
|
||||
#if wxUSE_COLOURPICKERCTRL
|
||||
#include <wx/clrpicker.h>
|
||||
#include "wx/clrpicker.h"
|
||||
#endif
|
||||
#include "wx/filename.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue