diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:19 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:30 +0200 |
commit | 1275d274db37fc333838321347e1887488f8f4c0 (patch) | |
tree | 8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /svtools/inc/fileview.hxx | |
parent | bcef91b779f6802dd8bdec91d945038716faf181 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'svtools/inc/fileview.hxx')
-rw-r--r-- | svtools/inc/fileview.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/fileview.hxx b/svtools/inc/fileview.hxx index 74476541dcd8..bd52e0824003 100644 --- a/svtools/inc/fileview.hxx +++ b/svtools/inc/fileview.hxx @@ -33,9 +33,7 @@ #include <vcl/ctrl.hxx> #include <vcl/image.hxx> #include <vcl/fixed.hxx> -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/dialog.hxx> #include <rtl/ustring.hxx> |