summaryrefslogtreecommitdiff
path: root/vcl/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-04-12 14:18:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-04-12 14:18:31 +0000
commited8943f9c1f75a0d07b0d7009daa7b2329582a0f (patch)
tree6e3793f7f913a3a5ed95794256c489d6b92c6740 /vcl/util
parenta17e7e90a25e616b7e517b41856b08dd17fbfeab (diff)
#100000# lstbox.h moved to inc/vcl
Diffstat (limited to 'vcl/util')
-rw-r--r--vcl/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
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 \