┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinremoteencoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/dolphinremoteencoding.h')
-rw-r--r--src/views/dolphinremoteencoding.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h
index ca1cea2c7..bcb0d7901 100644
--- a/src/views/dolphinremoteencoding.h
+++ b/src/views/dolphinremoteencoding.h
@@ -20,11 +20,11 @@
#ifndef DOLPHINREMOTEENCODING_H
#define DOLPHINREMOTEENCODING_H
-#include <QStringList>
-#include <QAction>
-#include <QUrl>
#include "dolphin_export.h"
+#include <QAction>
+#include <QStringList>
+#include <QUrl>
class KActionMenu;
class DolphinViewActionHandler;