build: Rename util.{c,h} to calls-util.{c,h}
"util" is a very generic name. This guards against accidentally including similarly named headers from elsewhere.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "calls-contacts-provider.h"
|
||||
#include "calls-best-match.h"
|
||||
#include "calls-settings.h"
|
||||
#include "util.h"
|
||||
#include "calls-util.h"
|
||||
|
||||
#include <gee-0.8/gee.h>
|
||||
#include <folks/folks.h>
|
||||
|
||||
Reference in New Issue
Block a user