summaryrefslogtreecommitdiff
path: root/avmedia/Library_avmediavlc.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-12 23:35:40 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-19 20:05:38 +0200
commit931decd0e908dae1b3780c56a58ca1f4d858729c (patch)
tree29c3539d3b47a3798c81c7881b3f9d77d6f999ac /avmedia/Library_avmediavlc.mk
parent96e68b9949b86afd3006415c733a2a710e8817f3 (diff)
Move vlc/wrapper include files to common include directory
...that are inclued from both vlc and vlc/wrapper. Change done in preparation of loplugin:inlcudeform. Change-Id: Ic7dc08b93d8a33b21dc64dfc0bfbe3952039f05b Reviewed-on: https://gerrit.libreoffice.org/43556 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'avmedia/Library_avmediavlc.mk')
-rw-r--r--avmedia/Library_avmediavlc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/avmedia/Library_avmediavlc.mk b/avmedia/Library_avmediavlc.mk
index 0ee5cd2d0d46..3db43315e67e 100644
--- a/avmedia/Library_avmediavlc.mk
+++ b/avmedia/Library_avmediavlc.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_Library_set_componentfile,avmediavlc,avmedia/source/vlc/avmedia
$(eval $(call gb_Library_set_include,avmediavlc,\
$$(INCLUDE) \
-I$(SRCDIR)/avmedia/source/inc \
+ -I$(SRCDIR)/avmedia/source/vlc/inc \
))
$(eval $(call gb_Library_use_custom_headers,avmediavlc,\