]> Dogcows Code - chaz/yoink/blobdiff - src/moof/video.hh
pch support
[chaz/yoink] / src / moof / video.hh
index 6b4980e519fb48391f5249bb109cf3d979f8f1a5..9ec795f0f0ed1c4312f486e676f9d2703743990d 100644 (file)
 #ifndef _MOOF_VIDEO_HH_
 #define _MOOF_VIDEO_HH_
 
-/**
- * \file video.hh
- * Classes for managing a video context.
- */
-
 #include <string>
 
 #include <boost/shared_ptr.hpp>
 #include <moof/timer.hh>
 
 
+/**
+ * \file video.hh
+ * Classes for managing a video context.
+ */
+
 namespace moof {
 
 
This page took 0.01681 seconds and 4 git commands to generate.