mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-05 19:15:32 +00:00
manager: Add explicit include
util.h is included transitively, but explicit is better than implicit.
This commit is contained in:
parent
6bcc95c691
commit
5890aae5f8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "calls-settings.h"
|
||||
#include "calls-ui-call-data.h"
|
||||
#include "calls-ussd.h"
|
||||
#include "util.h"
|
||||
|
||||
#include "enum-types.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue