diff options
Diffstat (limited to 'src/encoderlatex.h')
-rw-r--r-- | src/encoderlatex.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/encoderlatex.h b/src/encoderlatex.h index a9e4b12..4ae44af 100644 --- a/src/encoderlatex.h +++ b/src/encoderlatex.h @@ -20,11 +20,11 @@ #ifndef ENCODERLATEX_H #define ENCODERLATEX_H -#include <ntqvaluelist.h> -#include <ntqregexp.h> +#include <tqvaluelist.h> +#include <tqregexp.h> -#include <encoder.h> -#include <entry.h> +#include "encoder.h" +#include "entry.h" class TQString; |