summaryrefslogtreecommitdiffstats
path: root/build/makefile.deps.mak
diff options
context:
space:
mode:
Diffstat (limited to 'build/makefile.deps.mak')
-rw-r--r--build/makefile.deps.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/makefile.deps.mak b/build/makefile.deps.mak
index 2f3d1c2..f3f3dd4 100644
--- a/build/makefile.deps.mak
+++ b/build/makefile.deps.mak
@@ -219,7 +219,8 @@ $(SCI_SRC_OBJDIR)\Document.obj: \
$(SCI_SRC)\CaseFolder.h \
$(SCI_SRC)\Document.h \
$(SCI_SRC)\RESearch.h \
- $(SCI_SRC)\UniConversion.h
+ $(SCI_SRC)\UniConversion.h \
+ $(SCI_SRC)\UnicodeFromUTF8.h
$(SCI_SRC_OBJDIR)\EditModel.obj: \
$(SCI_SRC)\EditModel.cxx \