aboutsummaryrefslogtreecommitdiffhomepage
path: root/search.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'search.cpp')
-rw-r--r--search.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/search.cpp b/search.cpp
index f27e744..701f36c 100644
--- a/search.cpp
+++ b/search.cpp
@@ -6,7 +6,8 @@
#include "sciteco.h"
#include "expressions.h"
#include "undo.h"
-#include "qbuffers.h"
+#include "qregisters.h"
+#include "ring.h"
#include "parser.h"
#include "search.h"