[gnome-builder/wip/chergert/debugger: 53/58] ide: add debugger headers to ide.h



commit a69a5811d9c0293c65f16a677dad3a3f36fbfa61
Author: Christian Hergert <chergert redhat com>
Date:   Sat Mar 25 19:42:44 2017 -0700

    ide: add debugger 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 a05ac0c..414f75e 100644
--- a/libide/ide.h
+++ b/libide/ide.h
@@ -20,6 +20,7 @@
 #define IDE_H
 
 #include <gio/gio.h>
+#include <libpeas/peas.h>
 
 G_BEGIN_DECLS
 
@@ -52,6 +53,8 @@ G_BEGIN_DECLS
 #include "buildsystem/ide-configuration-provider.h"
 #include "buildsystem/ide-environment-variable.h"
 #include "buildsystem/ide-environment.h"
+#include "debugger/ide-debug-manager.h"
+#include "debugger/ide-debugger.h"
 #include "devices/ide-device-manager.h"
 #include "devices/ide-device-provider.h"
 #include "devices/ide-device.h"


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