diff options
-rw-r--r-- | src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in index 872c3320746..a8df4660a8d 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -1405,6 +1405,7 @@ $(BLD)/w32uniscribe.$(O): \ $(CONFIG_H) \ $(SRC)/character.h \ $(SRC)/charset.h \ + $(SRC)/composite.h \ $(SRC)/dispextern.h \ $(SRC)/font.h \ $(SRC)/fontset.h \ |