summaryrefslogtreecommitdiff
path: root/CyteKit/ViewController.mm
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/ViewController.mm')
-rw-r--r--CyteKit/ViewController.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/CyteKit/ViewController.mm b/CyteKit/ViewController.mm
index ae69468..9da9be8 100644
--- a/CyteKit/ViewController.mm
+++ b/CyteKit/ViewController.mm
@@ -60,7 +60,7 @@ extern bool IsWildcat_;
@end
-@implementation CYViewController
+@implementation CyteViewController
- (void) setDelegate:(id)delegate {
delegate_ = delegate;