summaryrefslogtreecommitdiff
path: root/vcl/source/app/stdtext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/stdtext.cxx')
-rw-r--r--vcl/source/app/stdtext.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/app/stdtext.cxx b/vcl/source/app/stdtext.cxx
index 3fc2e67cc488..d33fbd7da71f 100644
--- a/vcl/source/app/stdtext.cxx
+++ b/vcl/source/app/stdtext.cxx
@@ -29,11 +29,11 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_vcl.hxx"
-#include <vcl/svids.hrc>
-#include <vcl/svdata.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/stdtext.hxx>
+#include <svids.hrc>
+#include <svdata.hxx>
// =======================================================================