summaryrefslogtreecommitdiffstats
path: root/sax/test/saxdemo.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-10 19:46:49 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-10 19:47:59 -0500
commit5584c277cb3d7a198b9bd554e5a4dc92b8bea87d (patch)
tree09786dafdcc103a9aadc2ca4eee83cfec15833a2 /sax/test/saxdemo.cxx
parentadd GetDefaultMonitorNumber back in (diff)
downloadcore-5584c277cb3d7a198b9bd554e5a4dc92b8bea87d.tar.gz
core-5584c277cb3d7a198b9bd554e5a4dc92b8bea87d.zip
merge vosremoval-diagnoses patch
Diffstat (limited to 'sax/test/saxdemo.cxx')
-rw-r--r--sax/test/saxdemo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/test/saxdemo.cxx b/sax/test/saxdemo.cxx
index 6023f09ac948..6695d0d01739 100644
--- a/sax/test/saxdemo.cxx
+++ b/sax/test/saxdemo.cxx
@@ -51,7 +51,7 @@
#include <cppuhelper/implbase3.hxx>
#include <vos/dynload.hxx>
-#include <vos/diagnose.hxx>
+#include <osl/diagnose.h>
using namespace ::rtl;
using namespace ::std;