summaryrefslogtreecommitdiff
path: root/src/handles.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/handles.c')
-rw-r--r--src/handles.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/handles.c b/src/handles.c
index 09442b1ac..edd6349f6 100644
--- a/src/handles.c
+++ b/src/handles.c
@@ -18,13 +18,14 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "handles.h"
+
#include <glib.h>
#include <string.h>
#include <telepathy-glib/heap.h>
#include <telepathy-glib/errors.h>
-#include "handles.h"
#include "util.h"
#include "config.h"