summaryrefslogtreecommitdiffhomepage
path: root/options/connector.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'options/connector.hpp')
-rw-r--r--options/connector.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/options/connector.hpp b/options/connector.hpp
index d32f896f..025efda2 100644
--- a/options/connector.hpp
+++ b/options/connector.hpp
@@ -8,12 +8,13 @@
#pragma once
+#include "compat/qhash.hpp"
+
#include <unordered_map>
#include <vector>
#include <QString>
#include <QMutex>
-#include "compat/qhash.hpp"
#include "export.hpp"