changeset 48:43958fd481aa

still trying
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Wed, 01 May 2013 17:09:24 +0100
parents 0d3a993405e4
children 178642d134a7
files SliderViewController.mm testApp.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/SliderViewController.mm	Wed May 01 16:47:11 2013 +0100
+++ b/SliderViewController.mm	Wed May 01 17:09:24 2013 +0100
@@ -7,7 +7,7 @@
 //
 
 #import "SliderViewController.h"
-#import "testApp.h"
+#include "testApp.h"
 
 @interface SliderViewController ()
 
--- a/testApp.h	Wed May 01 16:47:11 2013 +0100
+++ b/testApp.h	Wed May 01 17:09:24 2013 +0100
@@ -5,7 +5,7 @@
 #include "ofxiPhoneExtras.h"
 #include "ofxiPhoneExternalDisplay.h"
 #include "ofxOsc.h"
-#import "ofxMidi.h"
+#include "ofxMidi.h"
 
 #include "grid.h"
 #include "2dvector.h"