X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fmoof%2Fvideo.hh;h=9ec795f0f0ed1c4312f486e676f9d2703743990d;hb=44b3014bce798789e795242d1556cb7449e6386a;hp=6b4980e519fb48391f5249bb109cf3d979f8f1a5;hpb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;p=chaz%2Fyoink 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 {