summaryrefslogtreecommitdiff
path: root/include/vcl/textview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/textview.hxx')
-rw-r--r--include/vcl/textview.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/vcl/textview.hxx b/include/vcl/textview.hxx
index e25b6381c9b2..984d264c1ded 100644
--- a/include/vcl/textview.hxx
+++ b/include/vcl/textview.hxx
@@ -20,10 +20,11 @@
#ifndef _TEXTVIEW_HXX
#define _TEXTVIEW_HXX
-#include <vcl/dllapi.h>
-#include <vcl/textdata.hxx>
#include <tools/gen.hxx>
+#include <tools/lineend.hxx>
+#include <vcl/dllapi.h>
#include <vcl/dndhelp.hxx>
+#include <vcl/textdata.hxx>
class TextEngine;
class OutputDevice;