diff options
-rw-r--r-- | cppuhelper/source/findsofficepath.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cppuhelper/source/findsofficepath.c b/cppuhelper/source/findsofficepath.c index 1c24d802b73f..1bd73684787f 100644 --- a/cppuhelper/source/findsofficepath.c +++ b/cppuhelper/source/findsofficepath.c @@ -22,6 +22,8 @@ #include <stdlib.h> #include <string.h> +#include <cppuhelper/findsofficepath.h> + #if defined WNT #define WIN32_LEAN_AND_MEAN |