diff options
Diffstat (limited to 'ui/gtk/rtp_stream.c')
-rw-r--r-- | ui/gtk/rtp_stream.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/gtk/rtp_stream.c b/ui/gtk/rtp_stream.c index af108b7062..733542946d 100644 --- a/ui/gtk/rtp_stream.c +++ b/ui/gtk/rtp_stream.c @@ -25,9 +25,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif +#include "config.h" #include <stdio.h> #include <string.h> |