summaryrefslogtreecommitdiff
path: root/src/gui/find_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/find_dialog.h')
-rw-r--r--src/gui/find_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/find_dialog.h b/src/gui/find_dialog.h
index dae69d6..484cea4 100644
--- a/src/gui/find_dialog.h
+++ b/src/gui/find_dialog.h
@@ -22,7 +22,7 @@
#ifndef _FIND_DIALOG_H_
#define _FIND_DIALOG_H_
-#include <gnome.h>
+#include <gtk/gtk.h>
void gui_find_dlg(GtkWidget *htmlwidget, gchar *mod_name,
gboolean regular, gchar *text);