summaryrefslogtreecommitdiff
path: root/vdr_stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_stream.c')
-rw-r--r--vdr_stream.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr_stream.c b/vdr_stream.c
index 872ac4b..f7366de 100644
--- a/vdr_stream.c
+++ b/vdr_stream.c
@@ -14,6 +14,8 @@
* (C) 2001-2003 Stefan Huelswitt <huels@iname.com>
*/
+#include "mg_tools.h"
+
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
@@ -22,8 +24,6 @@
#include <interface.h>
-#include "mg_tools.h"
-
// #include "setup-mp3.h"
#include "vdr_stream.h"
#include "vdr_network.h"