X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=libs%2Fgtkutil%2Fimage.cpp;h=4b91bd258a24798d2f99bec3875e00df3cb3fc7a;hb=733ec8a931094f120a9923882b0eb592c45595fc;hp=b8cd7bef97fa1d958cf7eec2f55cea93b8db3324;hpb=f806ac65b11eb35a8ffd5df61ac1aed06763d49e;p=xonotic%2Fnetradiant.git diff --git a/libs/gtkutil/image.cpp b/libs/gtkutil/image.cpp index b8cd7bef..4b91bd25 100644 --- a/libs/gtkutil/image.cpp +++ b/libs/gtkutil/image.cpp @@ -21,8 +21,7 @@ #include "image.h" -#include -#include +#include #include "string/string.h" #include "stream/stringstream.h" @@ -31,7 +30,7 @@ namespace { -CopiedString g_bitmapsPath; +std::string g_bitmapsPath; } void BitmapsPath_set( const char* path ){