X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/607f710e5d084d169c43338fc92c5b9c4fff9e32..6d9022fe3bb50a75b9b5eaf5cf32558e518ba310:/include/wx/hashmap.h diff --git a/include/wx/hashmap.h b/include/wx/hashmap.h index 1715c403f8..83c63c35c3 100644 --- a/include/wx/hashmap.h +++ b/include/wx/hashmap.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: hashmap.cpp +// Name: hashmap.h // Purpose: wxHashMap class // Author: Mattia Barbon // Modified by: @@ -16,7 +16,7 @@ #pragma interface "hashmap.h" #endif -#include +#include "wx/string.h" // private struct WXDLLEXPORT _wxHashTable_NodeBase