One of the parameters was named incorrectly in the prototype of get_color() and the...
[synfig.git] / synfig-core / trunk / src / modules / mod_libavcodec / main.cpp
index 4871aef..919696f 100644 (file)
@@ -1,5 +1,5 @@
 /* === S Y N F I G ========================================================= */
-/*!    \file main.cpp
+/*!    \file mod_libavcodec/main.cpp
 **     \brief writeme
 **
 **     $Id: main.cpp,v 1.1.1.1 2005/01/04 01:23:11 darco Exp $
@@ -35,7 +35,7 @@
 #include <synfig/layer.h>
 
 //#include "mptr.h"
-#include "trgt_av.h" 
+#include "trgt_av.h"
 
 #endif