diff options
Diffstat (limited to 'src/statgraph.h')
-rw-r--r-- | src/statgraph.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/statgraph.h b/src/statgraph.h index 2c526f5..aeeb525 100644 --- a/src/statgraph.h +++ b/src/statgraph.h @@ -34,10 +34,10 @@ #ifndef STATGRAPH_H #define STATGRAPH_H -#include <ntqobject.h> -#include <ntqstring.h> -#include <ntqcolor.h> -#include <ntqlabel.h> +#include <tqobject.h> +#include <tqstring.h> +#include <tqcolor.h> +#include <tqlabel.h> /** * @author Diego 'Flameeyes' Pettenò |