diff options
Diffstat (limited to 'ui/gfx/gfx_paths.cc')
-rw-r--r-- | ui/gfx/gfx_paths.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/gfx_paths.cc b/ui/gfx/gfx_paths.cc index bcb82ab..6e91a77 100644 --- a/ui/gfx/gfx_paths.cc +++ b/ui/gfx/gfx_paths.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/gfx_paths.h" +#include "ui/gfx/gfx_paths.h" #include "base/command_line.h" #include "base/file_path.h" |