diff options
Diffstat (limited to 'ui/gfx/codec/jpeg_codec.cc')
-rw-r--r-- | ui/gfx/codec/jpeg_codec.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/codec/jpeg_codec.cc b/ui/gfx/codec/jpeg_codec.cc index ad499e5..0558c93 100644 --- a/ui/gfx/codec/jpeg_codec.cc +++ b/ui/gfx/codec/jpeg_codec.cc @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "gfx/codec/jpeg_codec.h" +#include "ui/gfx/codec/jpeg_codec.h" #include <setjmp.h> |