From 6b2ab74c0be25cd58f76d5161b552868e173597c Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 5 Feb 2019 14:03:57 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- src/encoderxml.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/encoderxml.h') 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 -#include +#include +#include -#include +#include "encoder.h" class TQString; class TQRegExp; -- cgit v1.2.3