OSDN Git Service

2005-06-07 David Ayers <d.ayers@inode.at>
[pf3gnuchains/gcc-fork.git] / libobjc / thr-posix.c
index 710bebf..9871b57 100644 (file)
@@ -26,8 +26,8 @@ Boston, MA 02111-1307, USA.  */
    however invalidate any other reasons why the executable file might be
    covered by the GNU General Public License.  */
 
-#include <objc/thr.h>
-#include "runtime.h"
+#include "objc/thr.h"
+#include "objc/runtime.h"
 #include <pthread.h>
 
 /* Key structure for maintaining thread specific storage */