summaryrefslogtreecommitdiffstats
path: root/src/preamble.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/preamble.h')
-rw-r--r--src/preamble.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preamble.h b/src/preamble.h
index 506096c..29d0288 100644
--- a/src/preamble.h
+++ b/src/preamble.h
@@ -20,7 +20,7 @@
#ifndef BIBTEXPREAMBLE_H
#define BIBTEXPREAMBLE_H
-#include <element.h>
+#include "element.h"
namespace BibTeX
{