summaryrefslogtreecommitdiffstats
path: root/src/entryfield.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entryfield.h')
-rw-r--r--src/entryfield.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/entryfield.h b/src/entryfield.h
index 684045e..d12461c 100644
--- a/src/entryfield.h
+++ b/src/entryfield.h
@@ -20,9 +20,9 @@
#ifndef BIBTEXBIBTEXENTRYFIELD_H
#define BIBTEXBIBTEXENTRYFIELD_H
-#include <ntqstring.h>
+#include <tqstring.h>
-#include <value.h>
+#include "value.h"
namespace BibTeX
{