X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fvideo.hh;h=9ec795f0f0ed1c4312f486e676f9d2703743990d;hp=6b4980e519fb48391f5249bb109cf3d979f8f1a5;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/video.hh b/src/moof/video.hh index 6b4980e..9ec795f 100644 --- a/src/moof/video.hh +++ b/src/moof/video.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_VIDEO_HH_ #define _MOOF_VIDEO_HH_ -/** - * \file video.hh - * Classes for managing a video context. - */ - #include #include @@ -25,6 +20,11 @@ #include +/** + * \file video.hh + * Classes for managing a video context. + */ + namespace moof {