index
:
vdr-epg-daemon
master
VDR EPG Daemon
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
db.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'lib/db.h')
-rw-r--r--
lib/db.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/db.h b/lib/db.h
index e57d48b..f80acdc 100644
--- a/
lib/db.h
+++ b/
lib/db.h
@@ -16,7 +16,7 @@
#include <stdarg.h>
#include <errno.h>
-#include <mysql/mysql.h>
+#include <mysql.h>
#include <list>