summaryrefslogtreecommitdiffstats
path: root/cc/scrollbar_layer_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/scrollbar_layer_impl.h')
-rw-r--r--cc/scrollbar_layer_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/scrollbar_layer_impl.h b/cc/scrollbar_layer_impl.h
index 4d0a0be..b44770a 100644
--- a/cc/scrollbar_layer_impl.h
+++ b/cc/scrollbar_layer_impl.h
@@ -5,7 +5,7 @@
#ifndef CCScrollbarLayerImpl_h
#define CCScrollbarLayerImpl_h
-#include "CCLayerImpl.h"
+#include "cc/layer_impl.h"
#include "cc/scrollbar_geometry_fixed_thumb.h"
#include <public/WebRect.h>
#include <public/WebScrollbar.h>