From 1eb4b79c15feb81e4eb5370c911267c4f11e3d52 Mon Sep 17 00:00:00 2001 From: Stefan Knoblich Date: Wed, 16 Jun 2010 01:12:47 +0200 Subject: [PATCH] Install switch_rtcp_frame.h too. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index f60eafab57..bcd0a93cfc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -162,6 +162,7 @@ library_include_HEADERS = \ src/include/switch_types.h \ src/include/switch_utils.h \ src/include/switch_rtp.h \ + src/include/switch_rtcp_frame.h \ src/include/switch_stun.h \ src/include/switch_nat.h \ src/include/switch_log.h \