--- samples/c/image.cpp~ +++ samples/c/image.cpp @@ -1,3 +1,4 @@ +#include #include "cv.h" // include standard OpenCV headers, same as before #include "highgui.h"