summaryrefslogtreecommitdiff
path: root/include/vcl/controllayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/controllayout.hxx')
-rw-r--r--include/vcl/controllayout.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/controllayout.hxx b/include/vcl/controllayout.hxx
index b337ec730f88..84ce03146a0b 100644
--- a/include/vcl/controllayout.hxx
+++ b/include/vcl/controllayout.hxx
@@ -20,9 +20,9 @@
#ifndef _VCL_CONTROLLAYOUT_HXX
#define _VCL_CONTROLLAYOUT_HXX
-#include <vector>
+#include <rtl/ustring.hxx>
#include <tools/gen.hxx>
-#include <tools/string.hxx>
+#include <vector>
#include <vcl/dllapi.h>
class Control;