[gimp/gimp-2-8] app: fix include in test-core, re-closes bug 622054
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] app: fix include in test-core, re-closes bug 622054
- Date: Sat, 11 May 2013 18:45:24 +0000 (UTC)
commit 7205a25112982ad361795006cccd9022b75e2d6a
Author: Michael Natterer <mitch gimp org>
Date: Sat May 11 20:44:04 2013 +0200
app: fix include in test-core, re-closes bug 622054
app/tests/test-core.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tests/test-core.c b/app/tests/test-core.c
index 7fc652b..a2e12de 100644
--- a/app/tests/test-core.c
+++ b/app/tests/test-core.c
@@ -27,7 +27,7 @@
#include "core/gimpimage.h"
#include "core/gimplayer.h"
-#include "operations/gimplevelsconfig.h"
+#include "gegl/gimplevelsconfig.h"
#include "tests.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]