aboutsummaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.cc b/src/main.cc
index c64838a..2875e94 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -9,10 +9,9 @@
#include "objects.hh"
#include "operate.hh"
#include "query.hh"
+#include "reader.hh"
#include "writer.hh"
-#include "stubs.hh"
-
#include <signal.h>
#include <sys/stat.h>
#include <sys/time.h>