[geany/geany-plugins] 259053: Merge pull request #80 from YosefOr/patch-1
Frank Lanitz
git-noreply at geany.org
Sun Jan 27 09:04:50 UTC 2013
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: Frank Lanitz <frank at frank.uvena.de>
Date: Sun, 27 Jan 2013 09:04:50 UTC
Commit: 25905345e521d64401d489d4c6f29b1e9ca9a232
https://github.com/geany/geany-plugins/commit/25905345e521d64401d489d4c6f29b1e9ca9a232
Log Message:
-----------
Merge pull request #80 from YosefOr/patch-1
Fixed error in building Spoce Plugins.
Modified Paths:
--------------
scope/src/debug.c
Modified: scope/src/debug.c
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -22,7 +22,7 @@
#include <string.h>
#include <unistd.h>
-#include <glibconfig.h>
+#include <glib.h>
#ifdef G_OS_UNIX
#include <sys/types.h>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list