summaryrefslogtreecommitdiffstats
path: root/net/base
diff options
context:
space:
mode:
Diffstat (limited to 'net/base')
-rw-r--r--net/base/completion_callback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/completion_callback.h b/net/base/completion_callback.h
index 739d86d..23d0166 100644
--- a/net/base/completion_callback.h
+++ b/net/base/completion_callback.h
@@ -6,7 +6,7 @@
#define NET_BASE_COMPLETION_CALLBACK_H__
#pragma once
-#include "base/callback.h"
+#include "base/callback_old.h"
namespace net {