mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 11:35:32 +00:00
sip: provider: codestyle
This commit is contained in:
parent
3edd6d002b
commit
a6cb02a4c9
1 changed files with 2 additions and 2 deletions
|
@ -24,11 +24,11 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
#include "calls-credentials.h"
|
||||
#include "calls-provider.h"
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#define CALLS_TYPE_SIP_PROVIDER (calls_sip_provider_get_type ())
|
||||
|
|
Loading…
Reference in a new issue