diff options
Diffstat (limited to 'connectivity/source/inc/dbase/DDriver.hxx')
-rw-r--r-- | connectivity/source/inc/dbase/DDriver.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/inc/dbase/DDriver.hxx b/connectivity/source/inc/dbase/DDriver.hxx index 05a372888cb5..9ad46bc09145 100644 --- a/connectivity/source/inc/dbase/DDriver.hxx +++ b/connectivity/source/inc/dbase/DDriver.hxx @@ -20,6 +20,7 @@ #ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_DBASE_DDRIVER_HXX #define INCLUDED_CONNECTIVITY_SOURCE_INC_DBASE_DDRIVER_HXX +#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <cppuhelper/compbase2.hxx> #include <connectivity/CommonTools.hxx> #include "file/FDriver.hxx" |