[glibmm] Application: Fix the build.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] Application: Fix the build.
- Date: Thu, 20 Jan 2011 13:20:55 +0000 (UTC)
commit 8480c0cebce1e3512b9ca8f7a877d0f0a0de9a41
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Jan 20 14:19:04 2011 +0100
Application: Fix the build.
* gio/src/application.ccg: Include giomm/init.h.
ChangeLog | 6 ++++++
gio/src/application.ccg | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e07e8d3..5fe923b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-20 Murray Cumming <murrayc murrayc com>
+
+ Application: Fix the build.
+
+ * gio/src/application.ccg: Include giomm/init.h.
+
2011-01-19 Murray Cumming <murrayc murrayc com>
Application: Constructor: Initialize glibmm and giomm.
diff --git a/gio/src/application.ccg b/gio/src/application.ccg
index 8899078..3b72e42 100644
--- a/gio/src/application.ccg
+++ b/gio/src/application.ccg
@@ -20,6 +20,7 @@
#include <gio/gio.h>
#include <giomm/file.h>
#include <giomm/actiongroup.h>
+#include <giomm/init.h>
namespace
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]