From a03c2afd6646266a4232c63cfa17b2ec55079f2f Mon Sep 17 00:00:00 2001 From: Allan Odgaard Date: Sat, 3 Nov 2018 21:26:57 +0700 Subject: [PATCH] Add missing include --- Frameworks/DocumentWindow/src/DocumentWindowController.mm | 1 + 1 file changed, 1 insertion(+) diff --git a/Frameworks/DocumentWindow/src/DocumentWindowController.mm b/Frameworks/DocumentWindow/src/DocumentWindowController.mm index b2bb0a41..d0109fdc 100644 --- a/Frameworks/DocumentWindow/src/DocumentWindowController.mm +++ b/Frameworks/DocumentWindow/src/DocumentWindowController.mm @@ -9,6 +9,7 @@ #import #import #import +#import #import #import #import