moving src/common to src/
This commit is contained in:
parent
22d7238b36
commit
cfb5e85699
20 changed files with 49 additions and 50 deletions
|
|
@ -13,7 +13,6 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "event.h"
|
||||
#include "common/path.h"
|
||||
|
||||
#define dealloc_data(ev) \
|
||||
if (ev->path) \
|
||||
|
|
|
|||
Reference in a new issue