OSDN Git Service

PR libfortran/22170
[pf3gnuchains/gcc-fork.git] / libobjc / thr-decosf1.c
index cfb2cbc..166d61f 100644 (file)
@@ -25,8 +25,8 @@ Boston, MA 02111-1307, USA.  */
    covered by the GNU General Public License.  */
 
 #include <pthread.h>
-#include <objc/thr.h>
-#include "runtime.h"
+#include "objc/thr.h"
+#include "objc/runtime.h"
 
 /* Key structure for maintaining thread specific storage */
 static pthread_key_t _objc_thread_storage;