From 266ce20a8f73393e80c160ade965253d0cafa32b Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Mon, 26 Oct 2015 23:42:26 +0000 Subject: [PATCH] Qt>=5.4 compatibility git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx-1.5@6007 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- WFPalette.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/WFPalette.hpp b/WFPalette.hpp index 271ca5357..69a2b85fd 100644 --- a/WFPalette.hpp +++ b/WFPalette.hpp @@ -1,6 +1,7 @@ #ifndef W_F_PALETTE_HPP__ #define W_F_PALETTE_HPP__ +#include #include #include #include