summaryrefslogtreecommitdiffhomepage
path: root/options/group.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2020-01-17 17:20:38 +0100
committerStanislaw Halik <sthalik@misaki.pl>2020-01-17 17:20:38 +0100
commit62ab61f7d33dfd2d11d08dfc0c62c755144277c0 (patch)
tree739f03641ce91930c60428428fc6722d2903d68c /options/group.hpp
parent5c655ccdba3053b78c741eaa58348998614c937b (diff)
options: fix build
Diffstat (limited to 'options/group.hpp')
-rw-r--r--options/group.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/group.hpp b/options/group.hpp
index 751eee34..93299b6e 100644
--- a/options/group.hpp
+++ b/options/group.hpp
@@ -5,6 +5,7 @@
#include "compat/base-path.hpp"
#include "compat/library-path.hpp"
#include "compat/macros.hpp"
+#include "compat/qhash.hpp"
#include "export.hpp"
#include <optional>