aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/deps.mak
diff options
context:
space:
mode:
Diffstat (limited to 'win32/deps.mak')
-rw-r--r--win32/deps.mak4
1 files changed, 3 insertions, 1 deletions
diff --git a/win32/deps.mak b/win32/deps.mak
index 1cd14a730..61798b358 100644
--- a/win32/deps.mak
+++ b/win32/deps.mak
@@ -1,7 +1,7 @@
# Created by DepGen.py. To recreate, run DepGen.py.
HanjaDic.o: \
HanjaDic.cxx \
- ../src/UniConversion.h \
+ WinTypes.h \
HanjaDic.h
PlatWin.o: \
PlatWin.cxx \
@@ -12,6 +12,7 @@ PlatWin.o: \
../src/XPM.h \
../src/UniConversion.h \
../src/DBCS.h \
+ WinTypes.h \
PlatWin.h
ScintillaDLL.o: \
ScintillaDLL.cxx \
@@ -57,6 +58,7 @@ ScintillaWin.o: \
../src/ElapsedPeriod.h \
../src/AutoComplete.h \
../src/ScintillaBase.h \
+ WinTypes.h \
PlatWin.h \
HanjaDic.h \
ScintillaWin.h