From 84a2beb2ec10f73b01a19586af56fb86ce05a459 Mon Sep 17 00:00:00 2001
From: Landry Breuil <landry@xfce.org>
Date: Fri, 12 Dec 2014 22:43:48 +0100
Subject: [PATCH] sexy-url-label.h should be included with libsexy/ in the path

---
 lib/screenshooter-imgur.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/screenshooter-imgur.h b/lib/screenshooter-imgur.h
index e68cecc9..f7a78d6a 100644
--- a/lib/screenshooter-imgur.h
+++ b/lib/screenshooter-imgur.h
@@ -27,10 +27,10 @@
 #include <glib.h>
 #include <glib/gstdio.h>
 #include <libsoup/soup.h>
+#include <libsexy/sexy-url-label.h>
 
 #include "screenshooter-utils.h"
 #include "screenshooter-simple-job.h"
-#include "sexy-url-label.h"
 #include "katze-throbber.h"
 
 void screenshooter_upload_to_imgur (const gchar  *image_path,
-- 
GitLab