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 c23af2e..cd9eb19 100644 --- a/base/bind.h +++ b/base/bind.h @@ -12,7 +12,7 @@ #pragma once #include "base/bind_internal.h" -#include "base/callback_helpers.h" +#include "base/callback_internal.h" // See base/callback.h for how to use these functions. // |