summaryrefslogtreecommitdiffstats
path: root/chromium/ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h')
-rw-r--r--chromium/ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h b/chromium/ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h
index e20d10878da..65babfdaf00 100644
--- a/chromium/ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h
+++ b/chromium/ppapi/native_client/src/untrusted/irt_stub/ppapi_start.h
@@ -7,7 +7,7 @@
#ifndef NATIVE_CLIENT_SRC_UNTRUSTED_IRT_STUB_PPAPI_START_H_
#define NATIVE_CLIENT_SRC_UNTRUSTED_IRT_STUB_PPAPI_START_H_ 1
-#include "native_client/src/untrusted/irt/irt_ppapi.h"
+#include "ppapi/nacl_irt/public/irt_ppapi.h"
/*
* Start PPAPI using the given set of callbacks to invoke the application code.