diff -Naru shotdetect-1.0.86/include/film.h shotdetect-1.0.86-fixed/include/film.h --- shotdetect-1.0.86/include/film.h 2009-09-18 12:24:08.000000000 -0500 +++ shotdetect-1.0.86-fixed/include/film.h 2011-05-13 13:53:21.000000000 -0500 @@ -18,8 +18,8 @@ extern "C" { -#include -#include +#include +#include } diff -Naru shotdetect-1.0.86/include/image.h shotdetect-1.0.86-fixed/include/image.h --- shotdetect-1.0.86/include/image.h 2009-09-18 12:24:21.000000000 -0500 +++ shotdetect-1.0.86-fixed/include/image.h 2011-05-13 13:53:36.000000000 -0500 @@ -16,8 +16,8 @@ #include extern "C" { -#include -#include +#include +#include } #include diff -Naru shotdetect-1.0.86/src/film.cpp shotdetect-1.0.86-fixed/src/film.cpp --- shotdetect-1.0.86/src/film.cpp 2009-09-18 12:27:54.000000000 -0500 +++ shotdetect-1.0.86-fixed/src/film.cpp 2011-05-13 13:55:58.000000000 -0500 @@ -18,7 +18,7 @@ #include "film.h" #include "graph.h" extern "C" { -#include +#include } #define DEBUG