summaryrefslogtreecommitdiffstats
path: root/cc/nine_patch_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/nine_patch_layer.h')
-rw-r--r--cc/nine_patch_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/nine_patch_layer.h b/cc/nine_patch_layer.h
index d6359db..dae094f 100644
--- a/cc/nine_patch_layer.h
+++ b/cc/nine_patch_layer.h
@@ -7,8 +7,8 @@
#include "base/memory/scoped_ptr.h"
#include "cc/base/cc_export.h"
-#include "cc/image_layer_updater.h"
#include "cc/layer.h"
+#include "cc/resources/image_layer_updater.h"
#include "third_party/skia/include/core/SkBitmap.h"
#include "ui/gfx/rect.h"