// Created: 2003/09/04
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/wxprec.h"
#import <AppKit/NSApplication.h>
#import <AppKit/NSWindow.h>
+#ifndef wxUSE_FSCRIPT
#define wxUSE_FSCRIPT 0
+#endif
+
#if wxUSE_FSCRIPT
#import <FScript/FScriptMenuItem.h>
#endif