]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Fix FormatNonstdStringView.hpp name in non_third_party_headers
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 23 Oct 2019 18:35:10 +0000 (20:35 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 23 Oct 2019 18:35:10 +0000 (20:35 +0200)
dev.mk.in

index 8c937f6edf993543c5e1e56dadbb5d056390caf5..5da7a39849a82b5850f36609fe4ad08f1ebec911 100644 (file)
--- a/dev.mk.in
+++ b/dev.mk.in
@@ -46,7 +46,7 @@ non_third_party_headers = \
     src/Decompressor.hpp \
     src/Error.hpp \
     src/File.hpp \
-    src/FormatNonStdStringView.hpp \
+    src/FormatNonstdStringView.hpp \
     src/NonCopyable.hpp \
     src/NullCompressor.hpp \
     src/NullDecompressor.hpp \