[niepce/gtk3: 4/6] Fix headers for newer glibmm
- From: Hubert FiguiÃre <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [niepce/gtk3: 4/6] Fix headers for newer glibmm
- Date: Wed, 7 Dec 2011 06:38:55 +0000 (UTC)
commit 67b42d9b09bd35e243a38ab57fd63de03f83cbbe
Author: Hub Figuiere <hub figuiere net>
Date: Thu Dec 1 23:38:46 2011 -0800
Fix headers for newer glibmm
src/engine/library/thumbnailcache.cpp | 1 +
src/fwk/utils/files.cpp | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/engine/library/thumbnailcache.cpp b/src/engine/library/thumbnailcache.cpp
index ecef49b..cc314c3 100644
--- a/src/engine/library/thumbnailcache.cpp
+++ b/src/engine/library/thumbnailcache.cpp
@@ -26,6 +26,7 @@
#include <boost/format.hpp>
#include <gdkmm/pixbuf.h>
+#include <glibmm/miscutils.h>
#include <libopenraw-gnome/gdkpixbuf.h>
#include "niepce/notifications.hpp"
diff --git a/src/fwk/utils/files.cpp b/src/fwk/utils/files.cpp
index 4cc9821..423058a 100644
--- a/src/fwk/utils/files.cpp
+++ b/src/fwk/utils/files.cpp
@@ -20,6 +20,7 @@
#include <boost/algorithm/string.hpp>
#include <giomm/file.h>
+#include <glibmm/miscutils.h>
#include "fwk/base/debug.hpp"
#include "files.hpp"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]