From 6b2ab74c0be25cd58f76d5161b552868e173597c Mon Sep 17 00:00:00 2001
From: gregory guy <g-gregory@gmx.fr>
Date: Tue, 5 Feb 2019 14:03:57 +0100
Subject: conversion to the cmake building system

Signed-off-by: gregory guy <g-gregory@gmx.fr>
---
 src/iso6937converter.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/iso6937converter.cpp')

diff --git a/src/iso6937converter.cpp b/src/iso6937converter.cpp
index d55b310..432be37 100644
--- a/src/iso6937converter.cpp
+++ b/src/iso6937converter.cpp
@@ -33,7 +33,7 @@
 #include "iso6937converter.h"
 #include <kdebug.h>
 
-#include <ntqstring.h>
+#include <tqstring.h>
 
 using KBibTeX::Iso6937Converter;
 
-- 
cgit v1.2.1