[gimp/gimp-2-8] include missing header
- From: Nils Philippsen <nphilipp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] include missing header
- Date: Wed, 18 Sep 2013 14:37:34 +0000 (UTC)
commit c9c927603bd431d67697e263679440ac1e18c956
Author: Nils Philippsen <nils redhat com>
Date: Wed Sep 18 13:46:13 2013 +0200
include missing header
modules/display-filter-lcms.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/modules/display-filter-lcms.c b/modules/display-filter-lcms.c
index 30c5857..015fe07 100644
--- a/modules/display-filter-lcms.c
+++ b/modules/display-filter-lcms.c
@@ -19,6 +19,8 @@
#include <glib.h> /* lcms.h uses the "inline" keyword */
+#include <string.h>
+
#ifdef G_OS_WIN32
#define STRICT
#include <windows.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]