summaryrefslogtreecommitdiff
path: root/libyelp/yelp-uri-builder.h
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2021-07-24 11:10:25 -0400
committerShaun McCance <shaunm@gnome.org>2021-07-24 11:10:25 -0400
commitcb6ccd49470f74b3dcdf6abaedc0c7eff900bb92 (patch)
treec3da4c42fc452ee9c50e154dc8e1803d6c140c6b /libyelp/yelp-uri-builder.h
parent248359857ed254e61c4aa6e49ece183042b918c6 (diff)
parentb061af697610715a48fda8c81e0430543a58a352 (diff)
downloadyelp-cb6ccd49470f74b3dcdf6abaedc0c7eff900bb92.tar.gz
Merge remote-tracking branch 'origin/master' into 41-settings-revamp
Diffstat (limited to 'libyelp/yelp-uri-builder.h')
-rw-r--r--libyelp/yelp-uri-builder.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libyelp/yelp-uri-builder.h b/libyelp/yelp-uri-builder.h
index d6effa4c..049b9a03 100644
--- a/libyelp/yelp-uri-builder.h
+++ b/libyelp/yelp-uri-builder.h
@@ -19,10 +19,9 @@
*/
#include <string.h>
-#include <libsoup/soup.h>
#include "yelp-uri.h"
gchar * build_network_uri (const gchar *uri);
gchar * build_yelp_uri (const gchar *uri);
-gchar * build_network_scheme (const gchar *scheme); \ No newline at end of file
+gchar * build_network_scheme (const gchar *scheme);