summaryrefslogtreecommitdiffstats
path: root/app/gfx/native_theme_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'app/gfx/native_theme_win.cc')
-rw-r--r--app/gfx/native_theme_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/gfx/native_theme_win.cc b/app/gfx/native_theme_win.cc
index 594042b..9c60ef9 100644
--- a/app/gfx/native_theme_win.cc
+++ b/app/gfx/native_theme_win.cc
@@ -10,9 +10,9 @@
#include <vssym32.h>
#include "app/gfx/gdi_util.h"
-#include "base/gfx/rect.h"
#include "base/logging.h"
#include "base/scoped_handle.h"
+#include "gfx/rect.h"
#include "skia/ext/platform_canvas.h"
#include "skia/ext/skia_utils_win.h"
#include "third_party/skia/include/core/SkShader.h"