diff options
Diffstat (limited to 'src/fileexportertoolchain.cpp')
-rw-r--r-- | src/fileexportertoolchain.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/fileexportertoolchain.cpp b/src/fileexportertoolchain.cpp index 0883e60..6e96208 100644 --- a/src/fileexportertoolchain.cpp +++ b/src/fileexportertoolchain.cpp @@ -18,10 +18,10 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <ntqprocess.h> -#include <ntqwaitcondition.h> -#include <ntqapplication.h> -#include <ntqstringlist.h> +#include <tqprocess.h> +#include <tqwaitcondition.h> +#include <tqapplication.h> +#include <tqstringlist.h> #include "fileexportertoolchain.h" |