aboutsummaryrefslogtreecommitdiff
path: root/libobjc/objects.c
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/objects.c')
-rw-r--r--libobjc/objects.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/objects.c b/libobjc/objects.c
index d079c5d..df74b85d 100644
--- a/libobjc/objects.c
+++ b/libobjc/objects.c
@@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA. */
however invalidate any other reasons why the executable file might be
covered by the GNU General Public License. */
-#include "../tconfig.h" /* include defs of bzero for target */
+#include "tconfig.h" /* include defs of bzero for target */
#include "objc.h"
#include "runtime.h" /* the kitchen sink */