summaryrefslogtreecommitdiffstats
path: root/cc/quads/draw_polygon.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/quads/draw_polygon.h')
-rw-r--r--cc/quads/draw_polygon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cc/quads/draw_polygon.h b/cc/quads/draw_polygon.h
index a1a6e83..32643ee 100644
--- a/cc/quads/draw_polygon.h
+++ b/cc/quads/draw_polygon.h
@@ -9,10 +9,10 @@
#include "cc/base/math_util.h"
#include "cc/output/bsp_compare_result.h"
+#include "ui/gfx/geometry/point3_f.h"
+#include "ui/gfx/geometry/quad_f.h"
+#include "ui/gfx/geometry/rect_f.h"
#include "ui/gfx/geometry/vector3d_f.h"
-#include "ui/gfx/point3_f.h"
-#include "ui/gfx/quad_f.h"
-#include "ui/gfx/rect_f.h"
#include "ui/gfx/transform.h"
namespace cc {