summaryrefslogtreecommitdiffstats
path: root/third_party/khronos/KHR/khrplatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/khronos/KHR/khrplatform.h')
-rw-r--r--third_party/khronos/KHR/khrplatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/khronos/KHR/khrplatform.h b/third_party/khronos/KHR/khrplatform.h
index ee062de..026c9c7 100644
--- a/third_party/khronos/KHR/khrplatform.h
+++ b/third_party/khronos/KHR/khrplatform.h
@@ -124,7 +124,7 @@
#undef KHRONOS_APICALL
#if defined(GLES2_USE_MOJO)
-#include "mojo/public/c/gles2/gles2_export.h"
+#include "third_party/mojo/src/mojo/public/c/gles2/gles2_export.h"
#define KHRONOS_APICALL MOJO_GLES2_EXPORT
#else
#include "gpu/command_buffer/client/gles2_c_lib_export.h"