summaryrefslogtreecommitdiffstats
path: root/cc/thread_task.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/thread_task.h')
-rw-r--r--cc/thread_task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/thread_task.h b/cc/thread_task.h
index 25c5509..ae4c08e 100644
--- a/cc/thread_task.h
+++ b/cc/thread_task.h
@@ -4,7 +4,7 @@
#ifndef CCThreadTask_h
#define CCThreadTask_h
-#include "CCThread.h"
+#include "cc/thread.h"
#include <wtf/PassOwnPtr.h>
#include <wtf/PassRefPtr.h>