From b120616b6da52e951097f69ad267de06081d218a Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 4 Dec 2012 16:58:20 +0100 Subject: refactoring: split qbuffers.cpp|h into a q-registers (qregisters.cpp) and Buffer ring part (ring.cpp) --- search.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'search.h') diff --git a/search.h b/search.h index 12b95db..2bddedd 100644 --- a/search.h +++ b/search.h @@ -5,7 +5,7 @@ #include "sciteco.h" #include "parser.h" -#include "qbuffers.h" +#include "ring.h" /* * "S" command state and base class for all other search/replace commands -- cgit v1.2.3