summaryrefslogtreecommitdiff
path: root/svl/source/memtools
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/memtools')
-rw-r--r--svl/source/memtools/makefile.mk2
-rw-r--r--svl/source/memtools/svarray.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/svl/source/memtools/makefile.mk b/svl/source/memtools/makefile.mk
index 4592bceff8cc..8f59391a25ee 100644
--- a/svl/source/memtools/makefile.mk
+++ b/svl/source/memtools/makefile.mk
@@ -31,7 +31,7 @@
PRJ=..$/..
-PRJNAME=svtools
+PRJNAME=svl
TARGET=svarray
# --- Settings -----------------------------------------------------
diff --git a/svl/source/memtools/svarray.cxx b/svl/source/memtools/svarray.cxx
index fe682e5f535d..40a77aefd711 100644
--- a/svl/source/memtools/svarray.cxx
+++ b/svl/source/memtools/svarray.cxx
@@ -29,7 +29,7 @@
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svtools.hxx"
+#include "precompiled_svl.hxx"
#define _SVARRAY_CXX