diff options
Diffstat (limited to 'ui/gfx/point.cc')
-rw-r--r-- | ui/gfx/point.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/point.cc b/ui/gfx/point.cc index d601580..0dc5274 100644 --- a/ui/gfx/point.cc +++ b/ui/gfx/point.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/point.h" +#include "ui/gfx/point.h" #if defined(OS_WIN) #include <windows.h> |