diff options
Diffstat (limited to 'src/encoderxml.h')
-rw-r--r-- | src/encoderxml.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/encoderxml.h b/src/encoderxml.h index 142c6f0..2e0ba22 100644 --- a/src/encoderxml.h +++ b/src/encoderxml.h @@ -20,10 +20,10 @@ #ifndef BIBTEXENCODERXML_H #define BIBTEXENCODERXML_H -#include <ntqptrlist.h> -#include <ntqregexp.h> +#include <tqptrlist.h> +#include <tqregexp.h> -#include <encoder.h> +#include "encoder.h" class TQString; class TQRegExp; |