fixed wrong header include

This commit is contained in:
Michael Starke
2018-08-22 12:18:08 +02:00
parent 5c9a93342d
commit 80a469a9ee

View File

@@ -20,7 +20,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>. // along with this program. If not, see <http://www.gnu.org/licenses/>.
// //
#import <Foundation/Foundation.h> #import <AppKit/AppKit.h>
@class MPDocument; @class MPDocument;