diff options
Diffstat (limited to 'src/stringpiece.cc')
| -rw-r--r-- | src/stringpiece.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stringpiece.cc b/src/stringpiece.cc index 9927309f89..37795508d6 100644 --- a/src/stringpiece.cc +++ b/src/stringpiece.cc @@ -11,7 +11,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -#include "src/stringpiece.h" +#include "stringpiece.h" #include <iostream> #include <utility> |