summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-02-09 07:54:51 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-02-08 21:41:17 +0000
commit01aa78cf08e58d8cb9c2f038915272f504db2205 (patch)
tree57f8b1c113fb451c7cbd89ff511bfa6c460ac0f6 /svtools/inc
parent4bae5148842115d860b5392b98ff8121b468ac4c (diff)
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
Change-Id: I77b30f28ae5a6fad360d7cada9acfaa9c324408b Reviewed-on: https://gerrit.libreoffice.org/22216 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/pch/precompiled_svt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx
index b2305cbbb1d7..93d558711003 100644
--- a/svtools/inc/pch/precompiled_svt.hxx
+++ b/svtools/inc/pch/precompiled_svt.hxx
@@ -102,7 +102,7 @@
#include <vcl/builder.hxx>
#include <vcl/builderfactory.hxx>
#include <vcl/button.hxx>
-#include <vcl/cmdevt.hxx>
+#include <vcl/commandevent.hxx>
#include <vcl/combobox.hxx>
#include <vcl/ctrl.hxx>
#include <vcl/decoview.hxx>