X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=source%2Fpartcache.h;fp=source%2Fpartcache.h;h=9dc71bf184c8652de6b5e4939a8bab9224a2f512;hp=4eef1166d1d9e75f0bc39bd27b087350e8cbf3c1;hb=56c41b294aa47a38ac3e1be70d4868f260cb4274;hpb=771764f735ffe01cb170a10b24eb7dfc2a81b34d diff --git a/source/partcache.h b/source/partcache.h index 4eef116..9dc71bf 100644 --- a/source/partcache.h +++ b/source/partcache.h @@ -3,6 +3,7 @@ #include #include +#include "mspgltk_api.h" namespace Msp { namespace GLtk { @@ -19,7 +20,7 @@ struct CachedPart ~CachedPart(); }; -class PartCache +class MSPGLTK_API PartCache { public: class Rebuild