mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-04 06:39:53 +00:00
use proper include path
This commit is contained in:
parent
91b7413008
commit
b9f916460a
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user