From 63969e8628d4ac5ae53c8d2a72bf6bcf717b3c03 Mon Sep 17 00:00:00 2001 From: Christian Gruber Date: Tue, 22 Sep 2020 22:25:45 +0200 Subject: [PATCH] Remove unecessary include --- libgnucash/engine/mocks/gmock-Transaction.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libgnucash/engine/mocks/gmock-Transaction.h b/libgnucash/engine/mocks/gmock-Transaction.h index f0901fb1b4..d5c518d649 100644 --- a/libgnucash/engine/mocks/gmock-Transaction.h +++ b/libgnucash/engine/mocks/gmock-Transaction.h @@ -6,7 +6,6 @@ #include #include -#include "gmock-qofbook.h" #include "gmock-gobject.h"