update for lib/utils split
Update sources with the new paths
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
|
||||
#include "test-mu-common.h"
|
||||
#include "mu-query.h"
|
||||
#include "mu-str.h"
|
||||
#include "utils/mu-str.h"
|
||||
#include "mu-store.hh"
|
||||
|
||||
static char* DB_PATH1 = NULL;
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
#include "test-mu-common.h"
|
||||
#include "mu-query.h"
|
||||
#include "mu-str.h"
|
||||
#include "utils/mu-str.h"
|
||||
|
||||
struct _tinfo {
|
||||
const char *threadpath;
|
||||
|
||||
Reference in New Issue
Block a user