summaryrefslogtreecommitdiffstats
path: root/cc/test/occlusion_tracker_test_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/occlusion_tracker_test_common.h')
-rw-r--r--cc/test/occlusion_tracker_test_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/test/occlusion_tracker_test_common.h b/cc/test/occlusion_tracker_test_common.h
index 59a2031..494d94d 100644
--- a/cc/test/occlusion_tracker_test_common.h
+++ b/cc/test/occlusion_tracker_test_common.h
@@ -5,9 +5,9 @@
#ifndef CC_TEST_OCCLUSION_TRACKER_TEST_COMMON_H_
#define CC_TEST_OCCLUSION_TRACKER_TEST_COMMON_H_
-#include "cc/occlusion_tracker.h"
#include "cc/render_surface.h"
#include "cc/render_surface_impl.h"
+#include "cc/trees/occlusion_tracker.h"
namespace cc {