[gnome-builder/wip/libide: 59/153] libide: add missing headers to ide.h



commit 9bb1b6243024aa7da6c01ea1edd1cb265e51d294
Author: Christian Hergert <christian hergert me>
Date:   Tue Feb 10 14:09:39 2015 -0800

    libide: add missing headers to ide.h

 libide/ide.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libide/ide.h b/libide/ide.h
index 3cb1f40..a518ed6 100644
--- a/libide/ide.h
+++ b/libide/ide.h
@@ -25,6 +25,8 @@ G_BEGIN_DECLS
 
 #define IDE_INSIDE
 
+#include "ide-back-forward-item.h"
+#include "ide-back-forward-list.h"
 #include "ide-buffer.h"
 #include "ide-buffer-iter.h"
 #include "ide-build-result.h"
@@ -56,6 +58,7 @@ G_BEGIN_DECLS
 #include "ide-search-provider.h"
 #include "ide-search-result.h"
 #include "ide-service.h"
+#include "ide-source-location.h"
 #include "ide-symbol-resolver.h"
 #include "ide-symbol.h"
 #include "ide-target.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]