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