diff options
Diffstat (limited to 'cc/proxy.cc')
-rw-r--r-- | cc/proxy.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/proxy.cc b/cc/proxy.cc index d133da6..bc15bc5 100644 --- a/cc/proxy.cc +++ b/cc/proxy.cc @@ -4,7 +4,7 @@ #include "config.h" -#include "CCProxy.h" +#include "cc/proxy.h" #include "cc/thread_task.h" |