1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-12-13 16:07:36 +00:00

record-store: Sort include headers

This commit is contained in:
Evangelos Ribeiro Tzaras 2022-02-04 04:03:58 +01:00
parent 4d5d3fffdf
commit a85f37e853

View file

@ -24,11 +24,12 @@
#define G_LOG_DOMAIN "CallsRecordStore"
#include "calls-record-store.h"
#include "config.h"
#include "calls-call.h"
#include "calls-call-record.h"
#include "calls-manager.h"
#include "calls-call.h"
#include "config.h"
#include "calls-record-store.h"
#include <gom/gom.h>
#include <glib/gi18n.h>