X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FVideo.hh;h=8d8e6f3e16a6b4685746e43a64b17e2eae51d0da;hp=0cc1a4e66687c8c33ea7c7a8d7ea89e983142c20;hb=c85b710e7ead9bc417805bb893571a7139f1081c;hpb=e973a129b5b83b628ba3f09e8c95682fc74080cd diff --git a/src/Moof/Video.hh b/src/Moof/Video.hh index 0cc1a4e..8d8e6f3 100644 --- a/src/Moof/Video.hh +++ b/src/Moof/Video.hh @@ -2,7 +2,7 @@ /*] Copyright (c) 2009-2010, Charles McGarvey [************************** **] All rights reserved. * -* vi:ts=8 sw=4 tw=75 +* 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. @@ -15,15 +15,16 @@ #include #include - #include -#include +#include namespace Mf { +class Settings; + class Video; typedef boost::shared_ptr