diff options
Diffstat (limited to 'win32/makefile')
| -rw-r--r-- | win32/makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/makefile b/win32/makefile index 7dd2604bb..9a49602ef 100644 --- a/win32/makefile +++ b/win32/makefile @@ -86,8 +86,8 @@ SRC_OBJS = \ CaseConvert.o \ CaseFolder.o \ CellBuffer.o \ - CharacterCategory.o \ - CharacterSet.o \ + CharacterCategoryMap.o \ + CharacterType.o \ CharClassify.o \ ContractionState.o \ DBCS.o \ |
