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