From 2a6f832ded9d2eddedefe71ce4f78559a96cf5d2 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Mon, 20 Feb 2006 19:09:46 +0000 Subject: [PATCH] removing more unneeded headers with move pending git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13322 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/gnome/lot-viewer.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/gnome/lot-viewer.c b/src/gnome/lot-viewer.c index ce78e9ab3d..de1ff7582c 100644 --- a/src/gnome/lot-viewer.c +++ b/src/gnome/lot-viewer.c @@ -45,8 +45,7 @@ #include "Account.h" #include "cap-gains.h" #include "gnc-commodity.h" -#include "gnc-date.h" -#include "gnc-event.h" +#include "qof.h" #include "gnc-lot.h" #include "Scrub3.h" #include "Transaction.h"