diff options
Diffstat (limited to 'ui/gfx/path_win.cc')
-rw-r--r-- | ui/gfx/path_win.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/path_win.cc b/ui/gfx/path_win.cc index b5f206c..ef09959 100644 --- a/ui/gfx/path_win.cc +++ b/ui/gfx/path_win.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/scoped_ptr.h" |