diff options
Diffstat (limited to 'options/connector.hpp')
-rw-r--r-- | options/connector.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/connector.hpp b/options/connector.hpp index ffef2a3d..d32f896f 100644 --- a/options/connector.hpp +++ b/options/connector.hpp @@ -13,7 +13,7 @@ #include <QString> #include <QMutex> -#include <QHashFunctions> +#include "compat/qhash.hpp" #include "export.hpp" |