diff options
Diffstat (limited to 'include/comphelper/componentbase.hxx')
-rw-r--r-- | include/comphelper/componentbase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/componentbase.hxx b/include/comphelper/componentbase.hxx index 993b81eeeb73..3d785087b87a 100644 --- a/include/comphelper/componentbase.hxx +++ b/include/comphelper/componentbase.hxx @@ -21,7 +21,7 @@ #define INCLUDED_COMPHELPER_COMPONENTBASE_HXX #include <comphelper/comphelperdllapi.h> -#include <cppuhelper/interfacecontainer.hxx> +#include <cppuhelper/interfacecontainer.h> namespace comphelper |