X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fresource.hh;h=d4f416227ee1f9b3985ce8579cf7ab4ac44dfbc1;hp=41dfd61ac11d5ab3bbd94262fcf58c543183181f;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/resource.hh b/src/moof/resource.hh index 41dfd61..d4f4162 100644 --- a/src/moof/resource.hh +++ b/src/moof/resource.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_RESOURCE_HH_ #define _MOOF_RESOURCE_HH_ -/** - * \file resource.hh - * Interface for textures, sounds, and other types of resources. - */ - #include #include #include @@ -23,8 +18,11 @@ #include #include -#include +/** + * \file resource.hh + * Interface for textures, sounds, and other types of resources. + */ namespace moof {