Add missing include

This commit is contained in:
Allan Odgaard
2018-11-03 21:26:57 +07:00
parent 10ef832b37
commit a03c2afd66

View File

@@ -9,6 +9,7 @@
#import <OakAppKit/OakAppKit.h>
#import <OakAppKit/OakPasteboard.h>
#import <OakAppKit/OakSavePanel.h>
#import <OakAppKit/OakUIConstructionFunctions.h>
#import <MenuBuilder/MenuBuilder.h>
#import <OakTabBarView/OakTabBarView.h>
#import <OakFoundation/NSString Additions.h>