widgets/matrixeditor.cpp

changeset 264
76a025db4948
parent 252
da4876bfd822
--- a/widgets/matrixeditor.cpp	Sun Jun 26 21:00:06 2022 +0300
+++ b/widgets/matrixeditor.cpp	Sun Jun 26 21:32:51 2022 +0300
@@ -1,6 +1,6 @@
-#include "matrixeditor.h"
-#include "ui_matrixeditor.h"
-#include "multiplyfactordialog.h"
+#include <ui_matrixeditor.h>
+#include "widgets/matrixeditor.h"
+#include "widgets/multiplyfactordialog.h"
 
 constexpr char BUTTON_COLUMN_PROPERTY[] = "_ldforge_column";
 

mercurial