[gnome-games] Rename a missed call to our private copy of clutter-embed.h
- From: Jason Clinton <jclinton src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] Rename a missed call to our private copy of clutter-embed.h
- Date: Mon, 20 Apr 2009 23:08:10 -0400 (EDT)
commit eb87919789c95ed51ef8c08fbea5d8a4457f3cdb
Author: Jason Clinton <jclinton src gnome org>
Date: Mon Mar 30 01:25:47 2009 +0000
Rename a missed call to our private copy of clutter-embed.h
svn path=/branches/clutter-0-9/; revision=8953
---
gnometris/main.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnometris/main.cpp b/gnometris/main.cpp
index 7697465..18a838a 100644
--- a/gnometris/main.cpp
+++ b/gnometris/main.cpp
@@ -75,7 +75,7 @@ main(int argc, char *argv[])
games_conf_initialise ("Gnometris");
#ifdef HAVE_CLUTTER
- if (games_clutter_init_with_args (NULL, NULL, NULL, NULL, NULL, &error) != CLUTTER_INIT_SUCCESS) {
+ if (gtk_clutter_init_with_args (NULL, NULL, NULL, NULL, NULL, &error) != CLUTTER_INIT_SUCCESS) {
g_printerr ("Failed to initialise clutter: %s\n", error->message);
g_error_free (error);
return 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]