[office/kmymoney] kmymoney/mymoney: FIx SFINAE error reported by CI/CD system

Thomas Baumgart <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit a825106e93cb199f8c2a3b3a26b10c6fa515acac by Thomas Baumgart.
Committed on 10/08/2026 at 08:29.
Pushed by tbaumgart into branch 'master'.

FIx SFINAE error reported by CI/CD system

M  +0    -1    kmymoney/mymoney/mymoneyfile.cpp
M  +1    -1    kmymoney/mymoney/mymoneyfile.h

https://invent.kde.org/office/kmymoney/-/commit/a825106e93cb199f8c2a3b3a26b10c6fa515acac

diff --git a/kmymoney/mymoney/mymoneyfile.cpp b/kmymoney/mymoney/mymoneyfile.cpp
index 52c53c963..5d0efd2dd 100644
--- a/kmymoney/mymoney/mymoneyfile.cpp
+++ b/kmymoney/mymoney/mymoneyfile.cpp
@@ -37,7 +37,6 @@
 // ----------------------------------------------------------------------------
 // Project Includes
 
-#include "mymoneyaccount.h"
 #include "mymoneyaccountloan.h"
 #include "mymoneybalancecache.h"
 #include "mymoneybudget.h"
diff --git a/kmymoney/mymoney/mymoneyfile.h b/kmymoney/mymoney/mymoneyfile.h
index 2892a7bfb..a525ff8fb 100644
--- a/kmymoney/mymoney/mymoneyfile.h
+++ b/kmymoney/mymoney/mymoneyfile.h
@@ -22,6 +22,7 @@
 // Project Includes
 #include "kmm_mymoney_export.h"
 #include "kmmset.h"
+#include "mymoneyaccount.h"
 #include "mymoneyunittestable.h"
 
 /**
@@ -119,7 +120,6 @@ class QBitArray;
 class QUndoStack;
 class MyMoneyStorageMgr;
 class MyMoneyCostCenter;
-class MyMoneyAccount;
 class MyMoneyInstitution;
 class MyMoneySecurity;
 class MyMoneyPrice;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.