summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kmymoney2/mymoney/mymoneyaccount.h2
-rw-r--r--kmymoney2/plugins/ofximport/Makefile.am2
2 files changed, 3 insertions, 1 deletions
diff --git a/kmymoney2/mymoney/mymoneyaccount.h b/kmymoney2/mymoney/mymoneyaccount.h
index b15aa7f..69b015d 100644
--- a/kmymoney2/mymoney/mymoneyaccount.h
+++ b/kmymoney2/mymoney/mymoneyaccount.h
@@ -38,6 +38,8 @@
#include <kmymoney/mymoneyobject.h>
#include <kmymoney/mymoneykeyvaluecontainer.h>
#include <kmymoney/mymoneysecurity.h>
+#include <kmymoney2/views/kmymoneytransaction.h>
+#include <kmymoney2/mymoney/mymoneysplit.h>
#include <kmymoney/export.h>
#include "mymoneyutils.h"
class MyMoneyTransaction;
diff --git a/kmymoney2/plugins/ofximport/Makefile.am b/kmymoney2/plugins/ofximport/Makefile.am
index 43b9f94..97b6c4b 100644
--- a/kmymoney2/plugins/ofximport/Makefile.am
+++ b/kmymoney2/plugins/ofximport/Makefile.am
@@ -1,6 +1,6 @@
KDE_OPTIONS = noautodist
-INCLUDES = $(all_includes) -I.. -I. -I${srcdir}/dialogs -Idialogs
+INCLUDES = $(all_includes) -I$(top_srcdir) -I.. -I. -I${srcdir}/dialogs -Idialogs
METASOURCES = AUTO
# Install this plugin in the KDE modules directory