summaryrefslogtreecommitdiff
path: root/mg_mysql.c
diff options
context:
space:
mode:
authorLarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b>2005-03-06 15:10:09 +0000
committerLarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b>2005-03-06 15:10:09 +0000
commit74a6020c1c54f44d1866ae9299e4acd264d58b79 (patch)
tree2595d69903d0b3e4b4813a875ad2960afd468908 /mg_mysql.c
parenta649b791972980a387b66ddf9898d62c098eb4fd (diff)
downloadvdr-plugin-muggle-74a6020c1c54f44d1866ae9299e4acd264d58b79.tar.gz
vdr-plugin-muggle-74a6020c1c54f44d1866ae9299e4acd264d58b79.tar.bz2
Final changes for 0.1.4
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@546 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'mg_mysql.c')
-rw-r--r--mg_mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mg_mysql.c b/mg_mysql.c
index d7b6476..8c315f3 100644
--- a/mg_mysql.c
+++ b/mg_mysql.c
@@ -16,7 +16,7 @@
#include <sys/types.h>
#include <time.h>
-#include "vdr_setup.h"
+#include "mg_setup.h"
bool needGenre2;
static bool needGenre2_set;