| Index: Source/modules/vr/HMDVRDevice.h
|
| diff --git a/Source/modules/vr/HMDVRDevice.h b/Source/modules/vr/HMDVRDevice.h
|
| index 8812ff779e2723daf0d854d13b08f58e823bb481..70fea8317545c2fb5b893d2c3f3d4649631abb9c 100644
|
| --- a/Source/modules/vr/HMDVRDevice.h
|
| +++ b/Source/modules/vr/HMDVRDevice.h
|
| @@ -8,7 +8,7 @@
|
| #include "modules/vr/VRDevice.h"
|
| #include "modules/vr/VREyeParameters.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/WebVR.h"
|
| +#include "public/platform/modules/vr/WebVR.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|