X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FVideo.hh;h=d20ce4e5ff58c1d2d0af7dcd0611edd6844195ba;hp=0cc1a4e66687c8c33ea7c7a8d7ea89e983142c20;hb=e0c0a3b5e7337cde55e520801d2e59e03dc97d9c;hpb=e973a129b5b83b628ba3f09e8c95682fc74080cd diff --git a/src/Moof/Video.hh b/src/Moof/Video.hh index 0cc1a4e..d20ce4e 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,14 +15,15 @@ #include #include - #include -#include +#include +#include namespace Mf { +class Settings; class Video; typedef boost::shared_ptr