X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fsprite.hh;h=b88b007f5ffe697dab5d1942b551a1cc5f496363;hp=88029e52bbf0e442a90932e47a52a8a4ed90916e;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/sprite.hh b/src/moof/sprite.hh index 88029e5..b88b007 100644 --- a/src/moof/sprite.hh +++ b/src/moof/sprite.hh @@ -10,17 +10,17 @@ #ifndef _MOOF_SPRITE_HH_ #define _MOOF_SPRITE_HH_ -/** - * \file sprite.hh - * Image-loading and OpenGL texture loading. - */ - #include #include #include +/** + * \file sprite.hh + * Image-loading and OpenGL texture loading. + */ + namespace moof {