X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2186321ff5525cfc61c7085a298685b8afc669ab..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/uri.h diff --git a/include/wx/uri.h b/include/wx/uri.h index 3ce9811a55..758bd72e27 100644 --- a/include/wx/uri.h +++ b/include/wx/uri.h @@ -4,7 +4,6 @@ // Author: Ryan Norton // Vadim Zeitlin (UTF-8 URI support, many other changes) // Created: 07/01/2004 -// RCS-ID: $Id$ // Copyright: (c) 2004 Ryan Norton // 2008 Vadim Zeitlin // Licence: wxWindows Licence @@ -16,6 +15,7 @@ #include "wx/defs.h" #include "wx/object.h" #include "wx/string.h" +#include "wx/arrstr.h" // Host Type that the server component can be enum wxURIHostType