rename string.* to more unambiguous local_string_utils.*

This commit is contained in:
Josh Coalson
2003-12-17 05:30:26 +00:00
parent 3dc6fa443a
commit f61dc6657c
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ flac_SOURCES = \
analyze.h \
decode.h \
encode.h \
string.h \
local_string_utils.h \
utils.h \
vorbiscomment.h

View File

@@ -133,7 +133,7 @@ SOURCE=.\encode.h
# End Source File
# Begin Source File
SOURCE=.\string.h
SOURCE=.\local_string_utils.h
# End Source File
# Begin Source File