[gegl] lens-correct: Fix include syntax for lensfun.h
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] lens-correct: Fix include syntax for lensfun.h
- Date: Tue, 30 Aug 2011 14:26:05 +0000 (UTC)
commit 10d4078631cb699940cf5b90280c53794210ed11
Author: Mukund Sivaraman <muks banu com>
Date: Tue Aug 30 19:54:47 2011 +0530
lens-correct: Fix include syntax for lensfun.h
operations/workshop/lens-correct.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/lens-correct.c b/operations/workshop/lens-correct.c
index dfb9333..8ae002e 100644
--- a/operations/workshop/lens-correct.c
+++ b/operations/workshop/lens-correct.c
@@ -19,7 +19,7 @@
*/
#include "config.h"
-#include "lensfun.h"
+#include <lensfun.h>
#include <glib/gi18n-lib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]