summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/helper/property.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/helper/property.cxx b/toolkit/source/helper/property.cxx
index 74f0e3ac05d5..5d3934adfb6e 100644
--- a/toolkit/source/helper/property.cxx
+++ b/toolkit/source/helper/property.cxx
@@ -21,7 +21,7 @@
#include <toolkit/helper/macros.hxx>
#include <osl/mutex.hxx>
-#include <stdlib.h> // qsort/bsearch
+#include <stdlib.h>
#include <tools/debug.hxx>
#include <com/sun/star/awt/FontWeight.hpp>
#include <com/sun/star/awt/FontSlant.hpp>