1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-20 18:35:27 +00:00

sip: provider: codestyle

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-05-01 23:10:10 +02:00
parent 3edd6d002b
commit a6cb02a4c9

View file

@ -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 ())