summaryrefslogtreecommitdiff
path: root/gst-libs/gst/player/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/player/Makefile.am')
-rw-r--r--gst-libs/gst/player/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/player/Makefile.am b/gst-libs/gst/player/Makefile.am
index 2f3a59a6a..46b194b07 100644
--- a/gst-libs/gst/player/Makefile.am
+++ b/gst-libs/gst/player/Makefile.am
@@ -12,6 +12,7 @@ libgstplayer_@GST_API_VERSION@_la_SOURCES = \
libgstplayer_@GST_API_VERSION@_la_CFLAGS = \
-I$(top_srcdir)/gst-libs \
-I$(top_builddir)/gst-libs \
+ -DBUILDING_GST_PLAYER \
$(GST_PLUGINS_BASE_CFLAGS) \
$(GST_BASE_CFLAGS) \
$(GST_CFLAGS)