[gjs] debugger: fix build.
- From: Joe Shaw <joeshaw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] debugger: fix build.
- Date: Thu, 17 Feb 2011 21:02:45 +0000 (UTC)
commit d6798c248453c9283fc0aaea3c5f43045900db5a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Feb 17 15:25:22 2011 -0500
debugger: fix build.
https://bugzilla.gnome.org/show_bug.cgi?id=641391
modules/debugger.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/debugger.c b/modules/debugger.c
index f168ba5..a8a357a 100644
--- a/modules/debugger.c
+++ b/modules/debugger.c
@@ -26,7 +26,7 @@
#include <jsapi.h>
#include <glib.h>
-#include <gjs/gjs.h>
+#include <gjs/gjs-module.h>
#include "debugger.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]