diff options
Diffstat (limited to 'kbruch/src/ratio.h')
-rw-r--r-- | kbruch/src/ratio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbruch/src/ratio.h b/kbruch/src/ratio.h index f0b69d92..c9ee687a 100644 --- a/kbruch/src/ratio.h +++ b/kbruch/src/ratio.h @@ -18,7 +18,7 @@ #ifndef RATIO_H #define RATIO_H -#include <textstream.h> +#include <tqtextstream.h> /** Represents a ratio * This class represents 1 ratio. There are several functions provided to |