summaryrefslogtreecommitdiffstats
path: root/src/element.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/element.h')
-rw-r--r--src/element.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/element.h b/src/element.h
index c470f0d..d079695 100644
--- a/src/element.h
+++ b/src/element.h
@@ -20,8 +20,8 @@
#ifndef BIBTEXELEMENT_H
#define BIBTEXELEMENT_H
-#include <file.h>
-#include <entryfield.h>
+#include "file.h"
+#include "entryfield.h"
class TQString;