aboutsummaryrefslogtreecommitdiff
path: root/research/dictionary_generator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'research/dictionary_generator.cc')
-rw-r--r--research/dictionary_generator.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/research/dictionary_generator.cc b/research/dictionary_generator.cc
index 7df55ad..c30e49b 100644
--- a/research/dictionary_generator.cc
+++ b/research/dictionary_generator.cc
@@ -8,9 +8,9 @@
#endif
#include <vector>
-#include "./deorummolae.h"
-#include "./durchschlag.h"
-#include "./sieve.h"
+#include "deorummolae.h"
+#include "durchschlag.h"
+#include "sieve.h"
/* This isn't a definitive list of "--foo" arguments, only those that take an
* additional "=#" integer parameter, like "--foo=20" or "--foo=32K".