aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow/mainwindow.h')
-rw-r--r--src/mainwindow/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow/mainwindow.h b/src/mainwindow/mainwindow.h
index 30d2178..7974806 100644
--- a/src/mainwindow/mainwindow.h
+++ b/src/mainwindow/mainwindow.h
@@ -10,8 +10,8 @@
#define SMOLBOTE_MAINWINDOW_H
#include <QMainWindow>
-#include <memory>
#include <QUrl>
+#include <memory>
class Browser;
class QMdiArea;