summaryrefslogtreecommitdiffstats
path: root/kmymoney2
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-01 19:15:19 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-01 19:15:19 +0000
commitb150531c35bce2271f011d274782ecb8148d4c8f (patch)
tree9eb455e12b37cf09c9e259a3aa82b96c4b9d04cd /kmymoney2
parent9f5bdadaf2a5f5fa2f52b138db6be1e5f8170df0 (diff)
downloadkmymoney-b150531c35bce2271f011d274782ecb8148d4c8f.tar.gz
kmymoney-b150531c35bce2271f011d274782ecb8148d4c8f.zip
Fix kmymoney2 FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1244305 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmymoney2')
-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