use proper include path

This commit is contained in:
matthias.ringwald 2010-04-20 18:57:41 +00:00
parent 91b7413008
commit b9f916460a

View File

@ -35,7 +35,7 @@
// Created by Matthias Ringwald on 3/30/09. // Created by Matthias Ringwald on 3/30/09.
// //
#import "btstack/BTDevice.h" #import <BTstack/BTDevice.h>
@implementation BTDevice @implementation BTDevice