X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftechnique.h;h=7c384f469bb0084770191484e4bcea315691efc6;hb=9efabb345fbcc8fb183597e3a264c9847dd7fa53;hp=b06ddcbb702f001e0106890c1c134e45cd5ffcde;hpb=09b835f0ff0ee594fbb555224a85b28398e14116;p=libs%2Fgl.git diff --git a/source/technique.h b/source/technique.h index b06ddcbb..7c384f46 100644 --- a/source/technique.h +++ b/source/technique.h @@ -9,12 +9,12 @@ Distributed under the LGPL #define TECHNIQUE_H_ #include "renderpass.h" +#include "tag.h" namespace Msp { namespace GL { class Material; -class Tag; class Texture; /**