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