From: Pierre d'Herbemont Date: Fri, 30 Mar 2007 14:34:51 +0000 (+0000) Subject: Mac OS X gui: Attempt to fix compilation error. X-Git-Tag: 0.9.0-test0~7939 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=f49699d4bf1a3ef7dd155a2dfefb6d3abd3ee3e7;p=vlc Mac OS X gui: Attempt to fix compilation error. --- diff --git a/modules/gui/macosx/misc.h b/modules/gui/macosx/misc.h index a2dfefd7c0..bd81f28668 100644 --- a/modules/gui/macosx/misc.h +++ b/modules/gui/macosx/misc.h @@ -21,6 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ +#import #import /*****************************************************************************