diff options
Diffstat (limited to 'connectivity/source/inc/calc')
-rw-r--r-- | connectivity/source/inc/calc/CDriver.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/connectivity/source/inc/calc/CDriver.hxx b/connectivity/source/inc/calc/CDriver.hxx index 6e66f5bd17cb..707165ce7e1e 100644 --- a/connectivity/source/inc/calc/CDriver.hxx +++ b/connectivity/source/inc/calc/CDriver.hxx @@ -22,6 +22,8 @@ #include "file/FDriver.hxx" +#include <com/sun/star/lang/XMultiServiceFactory.hpp> + namespace connectivity { namespace calc |