diff options
-rw-r--r-- | include/comphelper/processfactory.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/processfactory.hxx b/include/comphelper/processfactory.hxx index 7531ee4fbebe..33b72f51cbed 100644 --- a/include/comphelper/processfactory.hxx +++ b/include/comphelper/processfactory.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_COMPHELPER_PROCESSFACTORY_HXX #define INCLUDED_COMPHELPER_PROCESSFACTORY_HXX -#include <com/sun/star/uno/Reference.h> +#include <com/sun/star/uno/Reference.hxx> #include <comphelper/comphelperdllapi.h> namespace com { namespace sun { namespace star { namespace lang { |