Index: head/audio/musescore/files/patch-git_9c8a8f =================================================================== --- head/audio/musescore/files/patch-git_9c8a8f (nonexistent) +++ head/audio/musescore/files/patch-git_9c8a8f (revision 478769) @@ -0,0 +1,22 @@ +From 9c8a8ffe0cbb00ee93a10fe245da01a4d32ca086 Mon Sep 17 00:00:00 2001 +From: Orcan Ogetbil +Date: Thu, 31 May 2018 21:04:51 -0400 +Subject: [PATCH] added missing #include required by qt >= 5.11 + +--- + all.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/all.h b/all.h +index 72db72b0ec..2ee0e8e807 100644 +--- all.h ++++ all.h +@@ -131,6 +131,7 @@ + #include + #include + #include ++#include + #include + #include + #include + Property changes on: head/audio/musescore/files/patch-git_9c8a8f ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property