diff --git a/desmume/src/cocoa/screenshot.m b/desmume/src/cocoa/screenshot.m index 2342e5156..1c11fb1b7 100644 --- a/desmume/src/cocoa/screenshot.m +++ b/desmume/src/cocoa/screenshot.m @@ -19,6 +19,7 @@ #import "screenshot.h" #import "nds_control.h" +#import "screen_state.h" @interface ScreenshotSaveDelegate : NSObject {