summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r--macosx/Controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h
index 7ae2c8d5b..2d8ed1be8 100644
--- a/macosx/Controller.h
+++ b/macosx/Controller.h
@@ -223,7 +223,7 @@
- (NSDictionary *)CreateIpodPreset;
- (NSDictionary *)CreateAppleTVPreset;
- (NSDictionary *)CreatePSThreePreset;
-
+- (NSDictionary *)CreatePSPPreset;
- (IBAction) RevertPictureSizeToMax:(id)sender;