From 305b967cd78616610f17f49317da551e34cad6b2 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 17 Jan 2020 14:04:34 +0100 Subject: try to fix build for qt 5.13 --- options/connector.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'options/connector.hpp') 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 #include #include #include -#include "compat/qhash.hpp" #include "export.hpp" -- cgit v1.2.3