[gimp] modules: forgot one #include <babl/babl.h>
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] modules: forgot one #include <babl/babl.h>
- Date: Wed, 2 May 2012 16:31:37 +0000 (UTC)
commit 2b2315deea74812c62407931b8345ab82c013319
Author: Michael Natterer <mitch gimp org>
Date: Wed Apr 4 12:22:51 2012 +0200
modules: forgot one #include <babl/babl.h>
modules/color-selector-cmyk.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/color-selector-cmyk.c b/modules/color-selector-cmyk.c
index 0baddad..890ebe0 100644
--- a/modules/color-selector-cmyk.c
+++ b/modules/color-selector-cmyk.c
@@ -17,6 +17,7 @@
#include "config.h"
+#include <babl/babl.h>
#include <gtk/gtk.h>
#include "libgimpcolor/gimpcolor.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]