X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fbasicmaterial.h;h=73bb38e911d439ca38e70eed5278598ccd17a891;hb=bc1675de82ea5c4a07bea4c5afa9c59c497464d2;hp=5d8d96ae5273d05e7a3106d409e5b4d40b7be450;hpb=41391cd21cf35e979c1d2c88019b7425123500be;p=libs%2Fgl.git diff --git a/source/basicmaterial.h b/source/basicmaterial.h index 5d8d96ae..73bb38e9 100644 --- a/source/basicmaterial.h +++ b/source/basicmaterial.h @@ -9,7 +9,7 @@ namespace GL { class BasicMaterial: public Material { public: - class Loader: public DataFile::DerivedObjectLoader > + class Loader: public DataFile::DerivedObjectLoader > { private: static ActionMap shared_actions;