summaryrefslogtreecommitdiff
path: root/libsoup/soup-path-map.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsoup/soup-path-map.c')
-rw-r--r--libsoup/soup-path-map.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libsoup/soup-path-map.c b/libsoup/soup-path-map.c
index 60191b42..ca280df3 100644
--- a/libsoup/soup-path-map.c
+++ b/libsoup/soup-path-map.c
@@ -5,9 +5,10 @@
* Copyright (C) 2007 Novell, Inc.
*/
-#include "soup-path-map.h"
#include <string.h>
+#include "soup-path-map.h"
+
/* This could be replaced with something more clever, like a Patricia
* trie, but it's probably not worth it since the total number of
* mappings is likely to always be small. So we keep an array of