[ghex] Include findreplace.h since a function is used, fixes bug 597688
- From: Andre Klapper <aklapper src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [ghex] Include findreplace.h since a function is used, fixes bug 597688
- Date: Wed, 27 Jan 2010 20:00:12 +0000 (UTC)
commit 1f846cbfc45abdb419506513ad2ee91cb727ec0b
Author: Tobias Mueller <tobiasmue gnome org>
Date: Wed Jan 27 20:57:22 2010 +0100
Include findreplace.h since a function is used, fixes bug 597688
src/ghex-window.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/ghex-window.c b/src/ghex-window.c
index 87174d5..0442eac 100644
--- a/src/ghex-window.c
+++ b/src/ghex-window.c
@@ -22,6 +22,7 @@
#include <unistd.h> /* for F_OK */
#include "ghex-window.h"
+#include "findreplace.h"
#include "ui.h"
#include "converter.h"
#include "chartable.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]