summaryrefslogtreecommitdiffstats
path: root/svl/source/notify/listener.cxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-01-06 14:57:12 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-01-06 14:57:12 +0100
commit305315337b472eeee344c3ee174dded67da8d1af (patch)
treeea57d289a315e6a4b3b1f2ba80e8062f72dd59e5 /svl/source/notify/listener.cxx
parent removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml... (diff)
parentCWS-TOOLING: integrate CWS fwk160 (diff)
downloadcore-305315337b472eeee344c3ee174dded67da8d1af.tar.gz
core-305315337b472eeee344c3ee174dded67da8d1af.zip
removetooltypes01: rebase to DEV300_m96
Diffstat (limited to 'svl/source/notify/listener.cxx')
-rw-r--r--svl/source/notify/listener.cxx11
1 files changed, 3 insertions, 8 deletions
diff --git a/svl/source/notify/listener.cxx b/svl/source/notify/listener.cxx
index 7ee0f290ff31..8a90a0ddfd3c 100644
--- a/svl/source/notify/listener.cxx
+++ b/svl/source/notify/listener.cxx
@@ -27,17 +27,12 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svl.hxx"
-#ifndef GCC
-#endif
-#ifndef DEBUG_HXX
#include <tools/debug.hxx>
-#endif
-
-#include "broadcast.hxx"
-#include "listener.hxx"
+#include <svl/broadcast.hxx>
+#include <svl/listener.hxx>
#include "listenerbase.hxx"
-#include "listeneriter.hxx"
+#include <svl/listeneriter.hxx>
//====================================================================