diff --git a/source/glest_game/global/core_data.h b/source/glest_game/global/core_data.h index 3dbd804a5..987c70f47 100644 --- a/source/glest_game/global/core_data.h +++ b/source/glest_game/global/core_data.h @@ -129,7 +129,7 @@ namespace Glest std::map < std::string, std::vector < - FontChangedCallbackInterface * >>registeredFontChangedCallbacks; + FontChangedCallbackInterface * > >registeredFontChangedCallbacks; public: enum TextureSystemType