correcting include style

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-04-10 12:23:44 +00:00
parent 75c25a8219
commit 8116a0c55e

View File

@@ -45,7 +45,7 @@
#include <clib.h>
#endif
#include <wx/hashmap.h>
#include "wx/hashmap.h"
// string handling functions used by wxString:
#if wxUSE_UNICODE_UTF8