diff --git a/shell/source/win32/shlxthandler/res/makefile.mk b/shell/source/win32/shlxthandler/res/makefile.mk index d9a7188be117..f5d00267f6ec 100644 --- a/shell/source/win32/shlxthandler/res/makefile.mk +++ b/shell/source/win32/shlxthandler/res/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-07 20:04:47 $ +# last change: $Author: vg $ $Date: 2006-09-25 13:04:04 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,6 +43,8 @@ TARGET=shlxthdl .INCLUDE : settings.mk +INCPRE+=$(MFC_INCLUDE) + # --- Files --------------------------------------------------------