# HG changeset patch # User arpi # Date 1041781555 0 # Node ID dc9f50b54a8736838e97f0942bf3e9136b3a9e16 # Parent db98910fea8fc2f2328ca61caa0c66e8f8f9575e ehh.. 10l again diff -r db98910fea8f -r dc9f50b54a87 libmpcodecs/vf_crop.c --- a/libmpcodecs/vf_crop.c Sun Jan 05 15:39:52 2003 +0000 +++ b/libmpcodecs/vf_crop.c Sun Jan 05 15:45:55 2003 +0000 @@ -5,6 +5,7 @@ #include "../config.h" #include "../mp_msg.h" +#include "img_format.h" #include "mp_image.h" #include "vf.h"