summaryrefslogtreecommitdiff
path: root/misc/tools/kconfig-frontends/frontends/gconf/gconf.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tools/kconfig-frontends/frontends/gconf/gconf.c.patch')
-rw-r--r--misc/tools/kconfig-frontends/frontends/gconf/gconf.c.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tools/kconfig-frontends/frontends/gconf/gconf.c.patch b/misc/tools/kconfig-frontends/frontends/gconf/gconf.c.patch
index fbd898010..4b55ff7b8 100644
--- a/misc/tools/kconfig-frontends/frontends/gconf/gconf.c.patch
+++ b/misc/tools/kconfig-frontends/frontends/gconf/gconf.c.patch
@@ -1,9 +1,9 @@
diff --git a/frontends/gconf/gconf.c b/frontends/gconf/gconf.c
--- a/frontends/gconf/gconf.c
+++ b/frontends/gconf/gconf.c
-@@ -11,7 +11,7 @@
- #endif
+@@ -12,7 +12,7 @@
+ #include <stdlib.h>
#include "lkc.h"
-#include "images.c"
+#include "images.h"