summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_paint_aggregator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/tests/test_paint_aggregator.cc')
-rw-r--r--ppapi/tests/test_paint_aggregator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/tests/test_paint_aggregator.cc b/ppapi/tests/test_paint_aggregator.cc
index 77e2174..a04cff8 100644
--- a/ppapi/tests/test_paint_aggregator.cc
+++ b/ppapi/tests/test_paint_aggregator.cc
@@ -4,8 +4,8 @@
#include "ppapi/tests/test_paint_aggregator.h"
-#include "ppapi/cpp/paint_aggregator.h"
#include "ppapi/tests/testing_instance.h"
+#include "ppapi/utility/graphics/paint_aggregator.h"
REGISTER_TEST_CASE(PaintAggregator);