diff options
Diffstat (limited to 'base/bind.h')
-rw-r--r-- | base/bind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/bind.h b/base/bind.h index cd9eb19..c23af2e 100644 --- a/base/bind.h +++ b/base/bind.h @@ -12,7 +12,7 @@ #pragma once #include "base/bind_internal.h" -#include "base/callback_internal.h" +#include "base/callback_helpers.h" // See base/callback.h for how to use these functions. // |