[gtksourceview/gnome-3-24] SpaceDrawer: include config.h for windows
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/gnome-3-24] SpaceDrawer: include config.h for windows
- Date: Sun, 13 Nov 2016 10:55:31 +0000 (UTC)
commit 3455b3e38d9d013c7ac1a7e8f1ec8da271cec862
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Nov 13 11:52:02 2016 +0100
SpaceDrawer: include config.h for windows
gtksourceview/gtksourcespacedrawer.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/gtksourcespacedrawer.c b/gtksourceview/gtksourcespacedrawer.c
index db1ec0d..1c876f6 100644
--- a/gtksourceview/gtksourcespacedrawer.c
+++ b/gtksourceview/gtksourcespacedrawer.c
@@ -24,6 +24,10 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "gtksourcespacedrawer.h"
#include "gtksourcespacedrawer-private.h"
#include "gtksourcebuffer.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]