Chromium Code Reviews| Index: gm/displacement.cpp |
| diff --git a/gm/displacement.cpp b/gm/displacement.cpp |
| index bcf759a4bf5fec6a230bc13a1ee1cdce5f24dd26..91405d65920942a15b5aca8784a876bc1cab47bd 100644 |
| --- a/gm/displacement.cpp |
| +++ b/gm/displacement.cpp |
| @@ -5,10 +5,10 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "sk_tool_utils.h" |
| #include "SkBitmapSource.h" |
| #include "SkDisplacementMapEffect.h" |
| #include "gm.h" |
| +#include "sk_tool_utils.h" |
| namespace skiagm { |