fixing include type
#0cd8989 was using angle includes
This commit is contained in:
parent
7fef360b0d
commit
0e4edc4f5f
@ -10,7 +10,7 @@
|
|||||||
// For compilers that support precompilation, includes "wx.h".
|
// For compilers that support precompilation, includes "wx.h".
|
||||||
#include "wx/wxprec.h"
|
#include "wx/wxprec.h"
|
||||||
|
|
||||||
#include <wx/xml/xml.h>
|
#include "wx/xml/xml.h"
|
||||||
|
|
||||||
#if wxUSE_XRC && wxUSE_MENUS
|
#if wxUSE_XRC && wxUSE_MENUS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user