summaryrefslogtreecommitdiff
path: root/src/addressing-util.h
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-14 16:32:22 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-21 13:06:22 -0200
commitd977ec1feaf34a19979309ca1a8e2e1808aa3ece (patch)
treed2ba6ddc5951694f59d5ce3deb7911551657febf /src/addressing-util.h
parentc07bb73548709f427c4b47b5a0d93c77806d631e (diff)
addressing-util: No need to include config.h in the header file.
Diffstat (limited to 'src/addressing-util.h')
-rw-r--r--src/addressing-util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/addressing-util.h b/src/addressing-util.h
index ad345687c..f2bb3f72f 100644
--- a/src/addressing-util.h
+++ b/src/addressing-util.h
@@ -20,7 +20,6 @@
#ifndef __GABBLE_UTIL_ADDRESSING_H__
#define __GABBLE_UTIL_ADDRESSING_H__
-#include "config.h"
#include <telepathy-glib/handle-repo-dynamic.h>
const gchar * const * gabble_get_addressable_uri_schemes (void);