From ed8943f9c1f75a0d07b0d7009daa7b2329582a0f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 12 Apr 2007 14:18:31 +0000 Subject: #100000# lstbox.h moved to inc/vcl --- vcl/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vcl/util') diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk index 36612b1e6c55..8fa685a6598d 100644 --- a/vcl/util/makefile.mk +++ b/vcl/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.88 $ +# $Revision: 1.89 $ # -# last change: $Author: vg $ $Date: 2007-04-11 18:18:39 $ +# last change: $Author: vg $ $Date: 2007-04-12 15:17:41 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -84,7 +84,7 @@ HXXDEPNLST= $(INC)$/vcl$/accel.hxx \ $(INC)$/vcl$/keycodes.hxx \ $(INC)$/vcl$/keycod.hxx \ $(INC)$/vcl$/image.hxx \ - $(INC)$/lstbox.h \ + $(INC)$/vcl$/lstbox.h \ $(INC)$/vcl$/lstbox.hxx \ $(INC)$/vcl$/mapmod.hxx \ $(INC)$/vcl$/metaact.hxx \ -- cgit