summaryrefslogtreecommitdiff
path: root/avmedia/source/gstreamer/gstcommon.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-26 22:28:51 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-26 22:39:41 +0900
commit3397f7cf382f711bed5a8416d34a688156a64b4a (patch)
tree10060492e66488bd47c550c164cc9507768a3686 /avmedia/source/gstreamer/gstcommon.hxx
parent24b867c1e1d2264ff138d4eafa9791fcd1191160 (diff)
removed duplicate includes in avmedia
Diffstat (limited to 'avmedia/source/gstreamer/gstcommon.hxx')
-rw-r--r--avmedia/source/gstreamer/gstcommon.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/avmedia/source/gstreamer/gstcommon.hxx b/avmedia/source/gstreamer/gstcommon.hxx
index 18909e38c914..021eb74efec3 100644
--- a/avmedia/source/gstreamer/gstcommon.hxx
+++ b/avmedia/source/gstreamer/gstcommon.hxx
@@ -44,7 +44,6 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
-#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/awt/KeyModifier.hpp>