aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
diff options
context:
space:
mode:
Diffstat (limited to 'cdr')
-rwxr-xr-xcdr/cdr_mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdr/cdr_mysql.c b/cdr/cdr_mysql.c
index a301509ff..b5cc8e51a 100755
--- a/cdr/cdr_mysql.c
+++ b/cdr/cdr_mysql.c
@@ -30,7 +30,7 @@
#include <time.h>
#include <mysql.h>
-#include <mysql/errmsg.h>
+#include <errmsg.h>
#define DATE_FORMAT "%Y-%m-%d %T"