summaryrefslogtreecommitdiff
path: root/sal/workben/measure_oustrings.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/workben/measure_oustrings.cxx')
-rw-r--r--sal/workben/measure_oustrings.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/workben/measure_oustrings.cxx b/sal/workben/measure_oustrings.cxx
index 480f178523a1..27cf907079db 100644
--- a/sal/workben/measure_oustrings.cxx
+++ b/sal/workben/measure_oustrings.cxx
@@ -36,7 +36,7 @@
#include <sstream>
#include <fstream>
-#ifdef HAVE_CALLGRIND
+#if defined HAVE_VALGRIND_HEADERS
# include <valgrind/callgrind.h>
int COUNT = 1;
#else