From d7958f2d8991ddbeb690dc057d6ae6c427d10289 Mon Sep 17 00:00:00 2001 From: Neil Hodgson Date: Wed, 12 Jul 2017 15:40:23 +1000 Subject: Backport: Add include needed to build with Qt 5.7.1 on Fedora 26 Linux. Backport of changeset 6343:41097105f214. --- qt/ScintillaEditBase/PlatQt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt') diff --git a/qt/ScintillaEditBase/PlatQt.h b/qt/ScintillaEditBase/PlatQt.h index bb9da3940..ae9a015bc 100644 --- a/qt/ScintillaEditBase/PlatQt.h +++ b/qt/ScintillaEditBase/PlatQt.h @@ -13,6 +13,7 @@ #include "Platform.h" +#include #include #include #include -- cgit v1.2.3