summaryrefslogtreecommitdiffstats
path: root/src/storage/ngram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/ngram.h')
-rw-r--r--src/storage/ngram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/ngram.h b/src/storage/ngram.h
index ac7e578..7f7a653 100644
--- a/src/storage/ngram.h
+++ b/src/storage/ngram.h
@@ -21,7 +21,7 @@
#ifndef NGRAM_H
#define NGRAM_H
-#include <config.h>
+#include "config.h"
#include <glib.h>
#include "novel_types.h"