Chromium Code Reviews| Index: tests/RecordingTest.cpp |
| diff --git a/tests/RecordingTest.cpp b/tests/RecordingTest.cpp |
| index fbe8448359a730dcf95021f44853527a6787b6ad..8de52da7ec5224346105891a23dd16dc569dc2f4 100644 |
| --- a/tests/RecordingTest.cpp |
| +++ b/tests/RecordingTest.cpp |
| @@ -7,7 +7,7 @@ |
| #include "Test.h" |
| -#include "SkRecording.h" |
| +#include "../include/record/SkRecording.h" |
| // Minimally exercise the public SkRecording API. |