[gimp] app: argh, don't include the .c file
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: argh, don't include the .c file
- Date: Wed, 6 Oct 2010 20:50:20 +0000 (UTC)
commit 2a965a8a783c0e057630d6653d7ae2fd3bb417e4
Author: Michael Natterer <mitch gimp org>
Date: Wed Oct 6 22:49:53 2010 +0200
app: argh, don't include the .c file
app/vectors/gimpvectors.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/vectors/gimpvectors.c b/app/vectors/gimpvectors.c
index d578ed6..e8d66ab 100644
--- a/app/vectors/gimpvectors.c
+++ b/app/vectors/gimpvectors.c
@@ -44,7 +44,7 @@
#include "paint/gimppaintoptions.h"
#include "gimpanchor.h"
-#include "gimpbezierdesc.c"
+#include "gimpbezierdesc.h"
#include "gimpstroke.h"
#include "gimpvectors.h"
#include "gimpvectors-preview.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]