aboutsummaryrefslogtreecommitdiffhomepage
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index e23eca8..4526da3 100644
--- a/main.cpp
+++ b/main.cpp
@@ -14,7 +14,8 @@
#include "interface.h"
#include "parser.h"
#include "goto.h"
-#include "qbuffers.h"
+#include "qregisters.h"
+#include "ring.h"
#include "undo.h"
#ifdef G_OS_UNIX