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