From aaa13ff290b34b68914ec16b52ca6e04ef6c10f3 Mon Sep 17 00:00:00 2001 From: Derek Atkins Date: Fri, 7 Apr 2006 19:46:36 +0000 Subject: [PATCH] * lib/libqof/qof/qof.h: QOF requires git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13753 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 4 ++++ lib/libqof/qof/qof.h | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index a9fdcc1f4c..da56539386 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-07 Derek Atkins + + * lib/libqof/qof/qof.h: QOF requires + 2006-04-07 Neil Williams * libqof/qof/qof-be-utils.h : Removed. Content diff --git a/lib/libqof/qof/qof.h b/lib/libqof/qof/qof.h index e79e715781..4d262c3893 100644 --- a/lib/libqof/qof/qof.h +++ b/lib/libqof/qof/qof.h @@ -76,6 +76,7 @@ */ /** @} */ +#include #include "qofid.h" #include "qoflog.h" #include "gnc-date.h"