summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-11 11:31:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-11 11:31:06 +0200
commit42ea4312c0b81cfcd08e7689278c57411ae3c2ac (patch)
tree2092078ca126a4cc6f8b2ce8dfae207a55e01e9f /filter
parent08234bab5e3287724344cd127ea88090561d9fc0 (diff)
Include cppumaker-generated .hpp, not .hdl
Change-Id: Ib0451f26edbfbcdfdca78caa97bd09bc65ec2782
Diffstat (limited to 'filter')
-rw-r--r--filter/source/flash/swffilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/flash/swffilter.cxx b/filter/source/flash/swffilter.cxx
index 7661120ad436..b3db3bc3b090 100644
--- a/filter/source/flash/swffilter.cxx
+++ b/filter/source/flash/swffilter.cxx
@@ -31,7 +31,7 @@
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
-#include <com/sun/star/frame/XController.hdl>
+#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <cppuhelper/implbase.hxx>