diff options
Diffstat (limited to 'objective-c/include/objc/IceGrid.h')
-rw-r--r-- | objective-c/include/objc/IceGrid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-c/include/objc/IceGrid.h b/objective-c/include/objc/IceGrid.h index e29e71fb80e..34f65bff6d7 100644 --- a/objective-c/include/objc/IceGrid.h +++ b/objective-c/include/objc/IceGrid.h @@ -7,4 +7,4 @@ // // ********************************************************************** -#import "IceGrid/IceGrid.h" +#import <objc/IceGrid/IceGrid.h> |