diff options
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index a682256302ec..b0f338290b94 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -59,7 +59,7 @@ End #endif -#if defined UNX && ! defined MACOSX +#if defined UNX && ! defined MACOSX && ! defined LIBO_HEADLESS File gid_File_Bin_Gnome_Open_Url BIN_FILE_BODY; |