X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fmoof%2Fvideo.hh;h=6b4980e519fb48391f5249bb109cf3d979f8f1a5;hb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;hp=ea331a02bfe2a0f76a068e9dc53df16a27e87bfd;hpb=831f04d4bc19a390415ac0bbac4331c7a65509bc;p=chaz%2Fyoink diff --git a/src/moof/video.hh b/src/moof/video.hh index ea331a0..6b4980e 100644 --- a/src/moof/video.hh +++ b/src/moof/video.hh @@ -1,13 +1,11 @@ -/*] Copyright (c) 2009-2010, Charles McGarvey [************************** +/*] Copyright (c) 2009-2011, Charles McGarvey [***************************** **] All rights reserved. * -* vi:ts=4 sw=4 tw=75 -* * Distributable under the terms and conditions of the 2-clause BSD license; * see the file COPYING for a complete text of the license. * -**************************************************************************/ +*****************************************************************************/ #ifndef _MOOF_VIDEO_HH_ #define _MOOF_VIDEO_HH_ @@ -23,39 +21,41 @@ #include #include +#include +#include namespace moof { +// forward declarations class settings; class video; typedef boost::shared_ptr