X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fimage.hh;h=4dee19fde9ffe4a2e9ec65d4ee3e28c8c587df6c;hp=62f8699abb029503b1e87b2db97c56d96bc1d356;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/image.hh b/src/moof/image.hh index 62f8699..4dee19f 100644 --- a/src/moof/image.hh +++ b/src/moof/image.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_IMAGE_HH_ #define _MOOF_IMAGE_HH_ -/** - * \file image.hh - * Defines classes for loading and manipulating images. - */ - #include #include @@ -22,6 +17,11 @@ #include +/** + * \file image.hh + * Defines classes for loading and manipulating images. + */ + namespace moof {