diff options
Diffstat (limited to 'libobjc/gc.c')
-rw-r--r-- | libobjc/gc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/gc.c b/libobjc/gc.c index 8abf493..8ca6de8 100644 --- a/libobjc/gc.c +++ b/libobjc/gc.c @@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. */ This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License. */ -#include "../tconfig.h" +#include "tconfig.h" #include "objc.h" #include "encoding.h" |