diff options
Diffstat (limited to 'src/sensor.h')
| -rw-r--r-- | src/sensor.h | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/src/sensor.h b/src/sensor.h index 9c15cdb..4979c18 100644 --- a/src/sensor.h +++ b/src/sensor.h @@ -18,10 +18,10 @@  #ifndef SENSOR_H  #define SENSOR_H -#include <ntqobject.h> +#include <tqobject.h>  #include <tdeconfig.h> -#include <ntqstring.h> -#include <ntqcstring.h> +#include <tqstring.h> +#include <tqcstring.h>  /**    *@author Miguel Novas | 
