summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>2015-06-24 17:01:56 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:52:08 +0200
commit543ba77628245ab5b4b6500ffe9126fdd5651abe (patch)
treea5a5530a0bed79fe736b556d09b5c04135bdc2a2 /scp2
parent5db2a889ff353d509381f2527925de62873a4a56 (diff)
Avoid errors with stuff not build on --without-x
Reported by by Abhimanyu Singh Change-Id: I02bd2a2b85b9d55f0b237d3a1141801245473cd2 Reviewed-on: https://gerrit.libreoffice.org/16453 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 64b636b814ddd65b90459c75a49cc5e743a2785c)
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_ooo.scp2
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;