X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fsound.hh;h=3639d7b3496ea5ebce73974f609644ecb5c3c63a;hp=1f7fcfe788c1e33d5fd44975f4d26e8d98cf8400;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a 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 {