# HG changeset patch # User diego # Date 1205176743 0 # Node ID 8db4448bf26cc8f1442377acf54651a49a198fb6 # Parent e5e5db68a660122c6593452af7f3b9cbe3ebd9b2 Add missing header #include to fix 'make checkheaders'. diff -r e5e5db68a660 -r 8db4448bf26c libaf/control.h --- a/libaf/control.h Mon Mar 10 19:12:29 2008 +0000 +++ b/libaf/control.h Mon Mar 10 19:19:03 2008 +0000 @@ -1,6 +1,8 @@ #ifndef MPLAYER_CONTROL_H #define MPLAYER_CONTROL_H +#include + /********************************************* // Control info struct. //