summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 81c233f..2a903f1 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -9,7 +9,7 @@
AM_CFLAGS = -Wall -Werror \
$(GST_CFLAGS) \
-I $(top_srcdir) \
- -I $(top_srcdir)/udp \
+ -I $(top_srcdir)/socket \
-I $(top_srcdir)/agent \
-I $(top_srcdir)/random \
-I $(top_srcdir)/address \