diff options
Diffstat (limited to 'base/strings.cpp')
-rw-r--r-- | base/strings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/strings.cpp b/base/strings.cpp index d687e3cf6..b8775df21 100644 --- a/base/strings.cpp +++ b/base/strings.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "base/strings.h" +#include "android-base/strings.h" #include <stdlib.h> #include <string.h> |