diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-10-18 11:18:34 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-10-18 11:19:27 +0200 |
commit | d634a61ebd6c3144ff76af4725832207b895adda (patch) | |
tree | bf1bb6dbfef2c1eeb39af59146eec92265049186 /cui | |
parent | d807cba9ee60cb1404b54addf9cd3e54de89f331 (diff) |
vcl/layout.hxx was included twice
Change-Id: I03a30793e02def731cb6c8f130c48aeb325a2528
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/dialogs/about.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx index c26ae5236920..5ad2e66520f2 100644 --- a/cui/source/dialogs/about.cxx +++ b/cui/source/dialogs/about.cxx @@ -19,7 +19,6 @@ #include <vcl/layout.hxx> #include <vcl/svapp.hxx> -#include <vcl/layout.hxx> #include <vcl/settings.hxx> #include <tools/stream.hxx> |