diff options
Diffstat (limited to 'libobjc/sendmsg.c')
-rw-r--r-- | libobjc/sendmsg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/sendmsg.c b/libobjc/sendmsg.c index 17f8b97..62c8f28 100644 --- a/libobjc/sendmsg.c +++ b/libobjc/sendmsg.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 "tconfig.h" #include "runtime.h" #include "sarray.h" #include "encoding.h" |