summaryrefslogtreecommitdiffstats
path: root/krecipes/src/datablocks/mixednumber.h
diff options
context:
space:
mode:
Diffstat (limited to 'krecipes/src/datablocks/mixednumber.h')
-rw-r--r--krecipes/src/datablocks/mixednumber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/datablocks/mixednumber.h b/krecipes/src/datablocks/mixednumber.h
index 15d9054..34a0f8b 100644
--- a/krecipes/src/datablocks/mixednumber.h
+++ b/krecipes/src/datablocks/mixednumber.h
@@ -11,7 +11,7 @@
#ifndef MIXEDNUMBER_H
#define MIXEDNUMBER_H
-#include <ntqstring.h>
+#include <tqstring.h>
/** remove any extra zeros on the end of the string and the decimal if a whole number */
TQString beautify( const TQString &num );