aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objc/NXConstStr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/objc/NXConstStr.h')
-rw-r--r--libobjc/objc/NXConstStr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/objc/NXConstStr.h b/libobjc/objc/NXConstStr.h
index b89720ef5eb..b0f6ea504cd 100644
--- a/libobjc/objc/NXConstStr.h
+++ b/libobjc/objc/NXConstStr.h
@@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA. */
#ifndef __nxconstantstring_INCLUDE_GNU
#define __nxconstantstring_INCLUDE_GNU
-#include <objc/Object.h>
+#include "Object.h"
#ifdef __cplusplus
extern "C" {