summaryrefslogtreecommitdiff
path: root/src/items/database/databasecommands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/items/database/databasecommands.cpp')
-rw-r--r--src/items/database/databasecommands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/items/database/databasecommands.cpp b/src/items/database/databasecommands.cpp
index eae59db..1d9a63e 100644
--- a/src/items/database/databasecommands.cpp
+++ b/src/items/database/databasecommands.cpp
@@ -17,7 +17,7 @@
#include <QDebug>
#include "databasecommands.h"
#include "diagramdocument.h"
-#include "diagramconnection.h"
+#include "line.h"
#include "diagramitem.h"
#include "databasetable.h"
#include "column.h"