diff --git a/profile/src/makefile.win b/profile/src/makefile.win index 70c093cae9d6..a0ec36552378 100644 --- a/profile/src/makefile.win +++ b/profile/src/makefile.win @@ -42,6 +42,8 @@ MAKE_OBJ_TYPE = DLL LINCS = -I$(PUBLIC)/js \ -I$(PUBLIC)/profile \ + -I$(PUBLIC)/pref \ + -I$(PUBLIC)/prefm \ -I$(PUBLIC)/java \ -I$(PUBLIC)/ldap \ -I$(PUBLIC)/dbm \