diff options
Diffstat (limited to 'src/encoderlatex.cpp')
-rw-r--r-- | src/encoderlatex.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/encoderlatex.cpp b/src/encoderlatex.cpp index 4dc0326..9624371 100644 --- a/src/encoderlatex.cpp +++ b/src/encoderlatex.cpp @@ -17,9 +17,9 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <ntqstring.h> -#include <ntqapplication.h> -#include <ntqregexp.h> +#include <tqstring.h> +#include <tqapplication.h> +#include <tqregexp.h> #include "encoderlatex.h" |