summaryrefslogtreecommitdiff
path: root/vcl/inc/win/winlayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/win/winlayout.hxx')
-rwxr-xr-xvcl/inc/win/winlayout.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/win/winlayout.hxx b/vcl/inc/win/winlayout.hxx
index c02535177a0c..84b27d5d1ba7 100755
--- a/vcl/inc/win/winlayout.hxx
+++ b/vcl/inc/win/winlayout.hxx
@@ -413,8 +413,6 @@ public:
#endif // ENABLE_GRAPHITE
-#endif
-
class TextOutRenderer
{
protected:
@@ -514,4 +512,6 @@ private:
HDC mhDC;
};
+#endif // INCLUDED_VCL_INC_WIN_WINLAYOUT_HXX
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */