| Index: public/web/WebMIDIPermissionRequest.h
|
| diff --git a/public/web/WebMIDIPermissionRequest.h b/public/web/WebMIDIPermissionRequest.h
|
| index fde2901c8365b7da1b2430a0003e8d8256f652ff..882eb4825134421bcaf95f100bbfdfe93351f1a6 100644
|
| --- a/public/web/WebMIDIPermissionRequest.h
|
| +++ b/public/web/WebMIDIPermissionRequest.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebMIDIPermissionRequest_h
|
| #define WebMIDIPermissionRequest_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebPrivatePtr.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebPrivatePtr.h"
|
|
|
| namespace WebCore {
|
| class MIDIAccess;
|
|
|