[gtksourceview] Direct include of completioncontext.h
- From: SÃbastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Direct include of completioncontext.h
- Date: Tue, 14 Aug 2012 22:08:13 +0000 (UTC)
commit dc1b0c14fbc5224d3fb0270eba357d806d42377b
Author: SÃbastien Wilmet <swilmet gnome org>
Date: Tue Aug 14 01:01:42 2012 +0200
Direct include of completioncontext.h
Instead of an indirect include via completionprovider.h.
gtksourceview/gtksourcecompletion.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtksourceview/gtksourcecompletion.h b/gtksourceview/gtksourcecompletion.h
index a67d79e..4c905f6 100644
--- a/gtksourceview/gtksourcecompletion.h
+++ b/gtksourceview/gtksourcecompletion.h
@@ -26,6 +26,7 @@
#include <gtk/gtk.h>
#include <gtksourceview/gtksourceview.h>
#include <gtksourceview/gtksourcecompletioninfo.h>
+#include <gtksourceview/gtksourcecompletioncontext.h>
#include <gtksourceview/gtksourcecompletionprovider.h>
#include <gtksourceview/gtksourcelanguage.h>
#include "gtksourcecompletion-private.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]