diff options
Diffstat (limited to 'remoting/client/plugin/pepper_entrypoints.h')
-rw-r--r-- | remoting/client/plugin/pepper_entrypoints.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/client/plugin/pepper_entrypoints.h b/remoting/client/plugin/pepper_entrypoints.h index ab6de20..a9ec138 100644 --- a/remoting/client/plugin/pepper_entrypoints.h +++ b/remoting/client/plugin/pepper_entrypoints.h @@ -5,8 +5,8 @@ #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_ENTRYPOINTS_ #define REMOTING_CLIENT_PLUGIN_PEPPER_ENTRYPOINTS_ -#include "third_party/ppapi/c/pp_module.h" -#include "third_party/ppapi/c/ppb.h" +#include "ppapi/c/pp_module.h" +#include "ppapi/c/ppb.h" namespace remoting { |