| Index: public/web/WebSpeechGrammar.h
|
| diff --git a/public/web/WebSpeechGrammar.h b/public/web/WebSpeechGrammar.h
|
| index 6c6f1379fd070ac47e8d310a5981e5e8d47fa983..495908eef2afc42909e020085d9a73c243c87fde 100644
|
| --- a/public/web/WebSpeechGrammar.h
|
| +++ b/public/web/WebSpeechGrammar.h
|
| @@ -26,9 +26,9 @@
|
| #ifndef WebSpeechGrammar_h
|
| #define WebSpeechGrammar_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebPrivatePtr.h"
|
| -#include "../platform/WebURL.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebPrivatePtr.h"
|
| +#include "public/platform/WebURL.h"
|
|
|
| namespace WebCore {
|
| class SpeechGrammar;
|
|
|