diff options
Diffstat (limited to 'samples/image_diff.cc')
-rw-r--r-- | samples/image_diff.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/image_diff.cc b/samples/image_diff.cc index d24652910f..3aa626be65 100644 --- a/samples/image_diff.cc +++ b/samples/image_diff.cc @@ -19,7 +19,7 @@ #include <string> #include <vector> -#include "image_diff_png.h" +#include "samples/image_diff_png.h" #include "third_party/base/logging.h" #include "third_party/base/numerics/safe_conversions.h" |