diff --git a/src/ff-dbstruct.h b/src/ff-dbstruct.h index 2b5e5de4..97e7303c 100644 --- a/src/ff-dbstruct.h +++ b/src/ff-dbstruct.h @@ -5,6 +5,8 @@ #ifndef _FF_DBSTRUCT_H_ #define _FF_DBSTRUCT_H_ +#include + #define PL_ID 0 #define PL_TITLE 1 #define PL_TYPE 2