summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/glthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/glapi/glthread.h')
-rw-r--r--src/mapi/glapi/glthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/glthread.h b/src/mapi/glapi/glthread.h
index 1c3f4e2bf76..2399abb2bae 100644
--- a/src/mapi/glapi/glthread.h
+++ b/src/mapi/glapi/glthread.h
@@ -1,7 +1,7 @@
#ifndef GLTHREAD_H
#define GLTHREAD_H
-#include "mapi/u_thread.h"
+#include "u_thread.h"
#ifdef __cplusplus
extern "C" {