moving src/notify to src/
This commit is contained in:
parent
309350c01f
commit
22d7238b36
15 changed files with 32 additions and 33 deletions
|
|
@ -16,8 +16,8 @@
|
|||
|
||||
#include <mysql/mysql.h>
|
||||
|
||||
#include "../notify/notify.h"
|
||||
#include "../notify/event.h"
|
||||
#include "../notify.h"
|
||||
#include "../event.h"
|
||||
#include "../common/xalloc.h"
|
||||
#include "../ini/iniparser.h"
|
||||
#include "../common/util.h"
|
||||
|
|
|
|||
Reference in a new issue