summaryrefslogtreecommitdiffstats
path: root/desktop/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-06-04 10:55:43 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-06-04 10:59:07 +0200
commitb3843321e9cc1436cd0039f9431b4d6c5261db20 (patch)
tree8199608de0d40cb33c90ff0e425553936df65ac0 /desktop/inc
parenttestFdo52989 kept failing for my Mac build at least (diff)
downloadcore-b3843321e9cc1436cd0039f9431b4d6c5261db20.tar.gz
core-b3843321e9cc1436cd0039f9431b4d6c5261db20.zip
desktop: fix includes
Change-Id: Ia51cd6fcdb84c049907b0aeda20774558198b575
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/liblibreoffice.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/inc/liblibreoffice.hxx b/desktop/inc/liblibreoffice.hxx
index 3afdc4be2675..182e88f1c3c2 100644
--- a/desktop/inc/liblibreoffice.hxx
+++ b/desktop/inc/liblibreoffice.hxx
@@ -10,7 +10,7 @@
#ifndef INCLUDED_DESKTOP_INC_LIBLIBREOFFICE_HXX
#define INCLUDED_DESKTOP_INC_LIBLIBREOFFICE_HXX
-#include <liblibreoffice.h>
+#include "liblibreoffice.h"
/*
* The reasons this C++ code is not as pretty as it could be are: