diff --git a/CellFrameDashboardGUI/DapServiceController.h b/CellFrameDashboardGUI/DapServiceController.h
index d2aa1edcfa9888cbdd301f68919967e506d03728..fd767d9f13cf162279d035fdd4ea17435a220871 100644
--- a/CellFrameDashboardGUI/DapServiceController.h
+++ b/CellFrameDashboardGUI/DapServiceController.h
@@ -17,7 +17,6 @@
 #include "DapScreenHistoryModel.h"
 #include "DapSettingsNetworkModel.h"
 #include "DapConsoleModel.h"
-#include "DapTransaction.h"
 
 #include "DapChainWalletModel.h"
 
diff --git a/CellFrameDashboardGUI/main.cpp b/CellFrameDashboardGUI/main.cpp
index 00ff5f4c429e1954d3bf08af035a2327416c9570..700a203cfdc93c1d85485b64c9ab86f27e66eec1 100644
--- a/CellFrameDashboardGUI/main.cpp
+++ b/CellFrameDashboardGUI/main.cpp
@@ -25,7 +25,6 @@
 #include "DapConsoleModel.h"
 #include "DapChainConvertor.h"
 #include "DapClipboard.h"
-#include "DapTransaction.h"
 
 #include "DapChainWalletModel.h"
 #include "DapWalletFilterModel.h"