Use tdeprocess.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/15/head
Michele Calgaro 10 months ago
parent b864b036f2
commit a5a57af7fa
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,7 +1,7 @@
#ifndef PROCESS_H
#define PROCESS_H
#include <kprocess.h>
#include <tdeprocess.h>
#include <iostream>
#include <fstream>

@ -1,7 +1,7 @@
#ifndef PROCESS_H
#define PROCESS_H
#include <kprocess.h>
#include <tdeprocess.h>
#include <iostream>
#include <fstream>

Loading…
Cancel
Save