From: James Turner Date: Mon, 20 Apr 2015 09:35:24 +0000 (+0100) Subject: Explicit NSBundle include X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f4b07f899a5cb2bb9c2ef7356787ecc78cce406d;p=flightgear.git Explicit NSBundle include - should fix Jenkins build, hopefully. --- diff --git a/src/GUI/CocoaHelpers.mm b/src/GUI/CocoaHelpers.mm index 3d158cbfd..156539f6f 100644 --- a/src/GUI/CocoaHelpers.mm +++ b/src/GUI/CocoaHelpers.mm @@ -28,6 +28,7 @@ #include #include #include +#include #include // simgear