diff options
Diffstat (limited to 'ui/gfx/gfx_module.cc')
-rw-r--r-- | ui/gfx/gfx_module.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/gfx_module.cc b/ui/gfx/gfx_module.cc index 882efad..abcd008 100644 --- a/ui/gfx/gfx_module.cc +++ b/ui/gfx/gfx_module.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_module.h" +#include "ui/gfx/gfx_module.h" namespace gfx { |