summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scp2/InstallModule_ooo.mk2
-rw-r--r--scp2/source/ooo/module_pdfimport.scp2
2 files changed, 2 insertions, 2 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk
index 0a4b83e481a9..ebfe131e0f7a 100644
--- a/scp2/InstallModule_ooo.mk
+++ b/scp2/InstallModule_ooo.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/ooo,\
ooo \
ooobinarytable \
reportbuilder \
- xpdfimport \
+ pdfimport \
))
$(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\
diff --git a/scp2/source/ooo/module_pdfimport.scp b/scp2/source/ooo/module_pdfimport.scp
index b882570fc66a..320ba857b33b 100644
--- a/scp2/source/ooo/module_pdfimport.scp
+++ b/scp2/source/ooo/module_pdfimport.scp
@@ -25,7 +25,7 @@
#include "macros.inc"
-#include "AutoInstall/xpdfimport"
+#include "AutoInstall/pdfimport"
Module gid_Module_Pdfimport
Name = "PDF Import";