]> Dogcows Code - chaz/yoink/blobdiff - src/moof/sound.hh
pch support
[chaz/yoink] / src / moof / sound.hh
index 1f7fcfe788c1e33d5fd44975f4d26e8d98cf8400..3639d7b3496ea5ebce73974f609644ecb5c3c63a 100644 (file)
 #ifndef _MOOF_SOUND_HH_
 #define _MOOF_SOUND_HH_
 
-/**
- * \file sound.hh
- * Load and play sounds, currently supports ogg vorbis.
- */
-
 #include <string>
 
 #include <boost/shared_ptr.hpp>
 #include <moof/math.hh>
 
 
+/**
+ * \file sound.hh
+ * Load and play sounds, currently supports ogg vorbis.
+ */
+
 namespace moof {
 
 
This page took 0.018746 seconds and 4 git commands to generate.