summaryrefslogtreecommitdiff
path: root/scp2/source/base
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/base')
-rw-r--r--scp2/source/base/file_base.scp4
-rw-r--r--scp2/source/base/module_base.scp2
2 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/base/file_base.scp b/scp2/source/base/file_base.scp
index 2b3f5942cf50..26976a133341 100644
--- a/scp2/source/base/file_base.scp
+++ b/scp2/source/base/file_base.scp
@@ -52,7 +52,7 @@ STD_RES_FILE( gid_File_Res_Abp, abp)
STD_UNO_LIB_FILE( gid_File_Lib_Dbp, dbp)
STD_RES_FILE( gid_File_Res_Dbp, dbp)
-STD_UNO_LIB_FILE( gid_File_Lib_Dbu, dbu )
+STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Dbu, dbu )
STD_RES_FILE( gid_File_Res_Dbu, dbu)
STD_UNO_LIB_FILE( gid_File_Lib_Adabasui, adabasui )
@@ -64,7 +64,7 @@ STD_RES_FILE( gid_File_Res_Sdberr, sdberr)
#ifdef ENABLE_REPORTDESIGN
-STD_UNO_LIB_FILE( gid_File_Lib_Rpt, rpt )
+STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Rpt, rpt )
STD_RES_FILE( gid_File_Res_Rpt, rpt)
STD_UNO_LIB_FILE( gid_File_Lib_Rptui, rptui )
diff --git a/scp2/source/base/module_base.scp b/scp2/source/base/module_base.scp
index bf76d372ee26..27617b9d8eb5 100644
--- a/scp2/source/base/module_base.scp
+++ b/scp2/source/base/module_base.scp
@@ -99,4 +99,4 @@ Module gid_Module_Langpack_Base_Template
gid_File_Res_Sdberr);
End
-#include "alllangmodules_base.inc" \ No newline at end of file
+#include "alllangmodules_base.inc"