correcting include style
This commit is contained in:
parent
a235f8e04c
commit
dc93ff1967
@ -9,7 +9,7 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "wx/hashmap.h"
|
||||
#include <wx/vector.h>
|
||||
#include "wx/vector.h"
|
||||
|
||||
WX_DECLARE_HASH_MAP(unsigned, wxString, wxIntegerHash, wxIntegerEqual,
|
||||
IntToStringMap);
|
||||
|
Loading…
Reference in New Issue
Block a user