summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>2015-06-24 17:01:56 +0200
committerRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>2015-06-25 22:02:13 +0200
commit8b5e393e1be96bd2bbd41aa3dca881e1c07ccea9 (patch)
treec4e8ae55441731fd4c17df9a6ea50ec9b76fbd59 /scp2
parent1b39e54ecd02fe16ad045bb787c09ded76c4ac33 (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;