moving ini to lib directory.
This commit is contained in:
parent
6ac76b1830
commit
16c1930e21
8 changed files with 5 additions and 4 deletions
|
|
@ -18,10 +18,10 @@
|
|||
#include <signal.h>
|
||||
|
||||
#include <mysql/mysql.h>
|
||||
#include <ini/iniparser.h>
|
||||
|
||||
#include "notify.h"
|
||||
#include "xalloc.h"
|
||||
#include "ini/iniparser.h"
|
||||
#include "util.h"
|
||||
#include "debug.h"
|
||||
|
||||
|
|
|
|||
Reference in a new issue