diff options
Diffstat (limited to 'app/gfx/chrome_canvas_linux.cc')
-rw-r--r-- | app/gfx/chrome_canvas_linux.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gfx/chrome_canvas_linux.cc b/app/gfx/chrome_canvas_linux.cc index 5f8b430..262c9db 100644 --- a/app/gfx/chrome_canvas_linux.cc +++ b/app/gfx/chrome_canvas_linux.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 "chrome/common/gfx/chrome_canvas.h" +#include "app/gfx/chrome_canvas.h" #include <pango/pango.h> |