summaryrefslogtreecommitdiff
path: root/basic/source/app/app.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/app/app.cxx')
-rw-r--r--basic/source/app/app.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/basic/source/app/app.cxx b/basic/source/app/app.cxx
index 86a4be277c..2fec79bc46 100644
--- a/basic/source/app/app.cxx
+++ b/basic/source/app/app.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: app.cxx,v $
- * $Revision: 1.78 $
+ * $Revision: 1.79 $
*
* This file is part of OpenOffice.org.
*
@@ -74,9 +74,7 @@
#include <comphelper/regpathhelper.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
-#ifndef _COM_SUN_STAR_LANG_XCOMPONENT_HPP_
-#include <com/sun/star/beans/XComponent.hpp>
-#endif
+#include <com/sun/star/lang/XComponent.hpp>
#include <cppuhelper/bootstrap.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/ucb/XContentProviderManager.hpp>