summaryrefslogtreecommitdiffstats
path: root/kmymoney2/mymoney/mymoneyinstitution.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/mymoney/mymoneyinstitution.h')
-rw-r--r--kmymoney2/mymoney/mymoneyinstitution.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/kmymoney2/mymoney/mymoneyinstitution.h b/kmymoney2/mymoney/mymoneyinstitution.h
index b4c1cf1..b91c0da 100644
--- a/kmymoney2/mymoney/mymoneyinstitution.h
+++ b/kmymoney2/mymoney/mymoneyinstitution.h
@@ -17,10 +17,6 @@
#ifndef MYMONEYINSTITUTION_H
#define MYMONEYINSTITUTION_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
// ----------------------------------------------------------------------------
// QT Includes
@@ -32,10 +28,10 @@
// ----------------------------------------------------------------------------
// Project Includes
-#include "mymoneyutils.h"
-#include <kmymoney/mymoneyobject.h>
-#include <kmymoney/mymoneykeyvaluecontainer.h>
#include <kmymoney/export.h>
+#include <kmymoney/mymoneykeyvaluecontainer.h>
+#include <kmymoney/mymoneyobject.h>
+#include <kmymoney/mymoneyutils.h>
class MyMoneyFile;
class MyMoneyMoney;