contacts-provider: Sort includes
This commit is contained in:
@@ -28,13 +28,13 @@
|
|||||||
# include "config.h"
|
# include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "calls-contacts-provider.h"
|
||||||
|
#include "calls-best-match.h"
|
||||||
|
|
||||||
#include <gee-0.8/gee.h>
|
#include <gee-0.8/gee.h>
|
||||||
#include <folks/folks.h>
|
#include <folks/folks.h>
|
||||||
#include <libebook-contacts/libebook-contacts.h>
|
#include <libebook-contacts/libebook-contacts.h>
|
||||||
|
|
||||||
#include "calls-contacts-provider.h"
|
|
||||||
#include "calls-best-match.h"
|
|
||||||
|
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -27,14 +27,13 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "calls-best-match.h"
|
||||||
#include "calls-settings.h"
|
#include "calls-settings.h"
|
||||||
|
|
||||||
#include <glib-object.h>
|
|
||||||
#include <folks/folks.h>
|
#include <folks/folks.h>
|
||||||
|
#include <glib-object.h>
|
||||||
#include <libebook-contacts/libebook-contacts.h>
|
#include <libebook-contacts/libebook-contacts.h>
|
||||||
|
|
||||||
#include "calls-best-match.h"
|
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC (GeeMap, g_object_unref)
|
G_DEFINE_AUTOPTR_CLEANUP_FUNC (GeeMap, g_object_unref)
|
||||||
|
|||||||
Reference in New Issue
Block a user