Fix ui/gfx/geometry headers

This commit is contained in:
Cheng Zhao 2015-03-10 15:35:53 -07:00
parent dead7caab2
commit 819ab5cd0c
7 changed files with 12 additions and 12 deletions

View file

@ -5,7 +5,7 @@
#ifndef ATOM_COMMON_DRAGGABLE_REGION_H_
#define ATOM_COMMON_DRAGGABLE_REGION_H_
#include "ui/gfx/rect.h"
#include "ui/gfx/geometry/rect.h"
namespace atom {