summaryrefslogtreecommitdiff
path: root/find.c
diff options
context:
space:
mode:
Diffstat (limited to 'find.c')
-rw-r--r--find.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/find.c b/find.c
index 34bc354..d6eb406 100644
--- a/find.c
+++ b/find.c
@@ -1,6 +1,6 @@
// handles ted's find and replace menu.
-#include "ted.h"
+#include "ted-internal.h"
#include "pcre-inc.h"
#define FIND_MAX_GROUPS 50