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:
parent
4d5d3fffdf
commit
a85f37e853
1 changed files with 4 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue