summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf/framegrabber.hxx
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 /avmedia/source/macavf/framegrabber.hxx
parent08234bab5e3287724344cd127ea88090561d9fc0 (diff)
Include cppumaker-generated .hpp, not .hdl
Change-Id: Ib0451f26edbfbcdfdca78caa97bd09bc65ec2782
Diffstat (limited to 'avmedia/source/macavf/framegrabber.hxx')
-rw-r--r--avmedia/source/macavf/framegrabber.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/macavf/framegrabber.hxx b/avmedia/source/macavf/framegrabber.hxx
index f8ce9d65a1e3..b30a2b2a400f 100644
--- a/avmedia/source/macavf/framegrabber.hxx
+++ b/avmedia/source/macavf/framegrabber.hxx
@@ -23,7 +23,7 @@
#include "macavfcommon.hxx"
#include <cppuhelper/implbase.hxx>
-#include "com/sun/star/media/XFrameGrabber.hdl"
+#include "com/sun/star/media/XFrameGrabber.hpp"
namespace avmedia { namespace macavf {