X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fmoof%2Fsound.hh;h=3639d7b3496ea5ebce73974f609644ecb5c3c63a;hb=2b36c1e20e90f7a1e97740673adc697c40ce367e;hp=1f7fcfe788c1e33d5fd44975f4d26e8d98cf8400;hpb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;p=chaz%2Fyoink diff --git a/src/moof/sound.hh b/src/moof/sound.hh index 1f7fcfe..3639d7b 100644 --- a/src/moof/sound.hh +++ b/src/moof/sound.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_SOUND_HH_ #define _MOOF_SOUND_HH_ -/** - * \file sound.hh - * Load and play sounds, currently supports ogg vorbis. - */ - #include #include @@ -22,6 +17,11 @@ #include +/** + * \file sound.hh + * Load and play sounds, currently supports ogg vorbis. + */ + namespace moof {