summaryrefslogtreecommitdiff
path: root/include/sfx2/msgpool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/msgpool.hxx')
-rw-r--r--include/sfx2/msgpool.hxx10
1 files changed, 4 insertions, 6 deletions
diff --git a/include/sfx2/msgpool.hxx b/include/sfx2/msgpool.hxx
index 891bcac0402b..9f0a4eb84c4e 100644
--- a/include/sfx2/msgpool.hxx
+++ b/include/sfx2/msgpool.hxx
@@ -19,13 +19,11 @@
#ifndef _SFXMSGPOOL_HXX
#define _SFXMSGPOOL_HXX
-#include "sal/config.h"
-#include "sfx2/dllapi.h"
-#include "sal/types.h"
-
+#include <rtl/ustring.hxx>
+#include <sal/config.h>
+#include <sal/types.h>
+#include <sfx2/dllapi.h>
#include <sfx2/msg.hxx>
-#include <tools/string.hxx>
-
#include <string>
#include <vector>