summaryrefslogtreecommitdiffstats
path: root/src/fileexporterxml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileexporterxml.h')
-rw-r--r--src/fileexporterxml.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fileexporterxml.h b/src/fileexporterxml.h
index 88f64f3..8a2e4bc 100644
--- a/src/fileexporterxml.h
+++ b/src/fileexporterxml.h
@@ -20,9 +20,9 @@
#ifndef BIBTEXFILEEXPORTERXML_H
#define BIBTEXFILEEXPORTERXML_H
-#include <element.h>
-#include <fileexporter.h>
-#include <value.h>
+#include "element.h"
+#include "fileexporter.h"
+#include "value.h"
namespace BibTeX
{