aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/widgets/searchform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow/widgets/searchform.cpp')
-rw-r--r--src/mainwindow/widgets/searchform.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow/widgets/searchform.cpp b/src/mainwindow/widgets/searchform.cpp
index 08d4470..afbde98 100644
--- a/src/mainwindow/widgets/searchform.cpp
+++ b/src/mainwindow/widgets/searchform.cpp
@@ -7,7 +7,7 @@
*/
#include "searchform.h"
-#include "src/mainwindow/mainwindow.h"
+#include "mainwindow/mainwindow.h"
#include "ui_searchform.h"
SearchForm::SearchForm(MainWindow *parentWindow, QWidget *parent)