aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/mainwindowtabbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/mainwindowtabbar.cpp')
-rw-r--r--src/widgets/mainwindowtabbar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/mainwindowtabbar.cpp b/src/widgets/mainwindowtabbar.cpp
index 007a2d1..114b0e3 100644
--- a/src/widgets/mainwindowtabbar.cpp
+++ b/src/widgets/mainwindowtabbar.cpp
@@ -7,8 +7,8 @@
*/
#include "mainwindowtabbar.h"
-#include "src/configuration.h"
-#include "src/mainwindow/mainwindow.h"
+#include "configuration.h"
+#include "mainwindow/mainwindow.h"
#include <QContextMenuEvent>
#include <QShortcut>
#include <QMenu>