diff options
Diffstat (limited to 'src/common.cpp')
-rw-r--r-- | src/common.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.cpp b/src/common.cpp index 0a1952e..79f27ed 100644 --- a/src/common.cpp +++ b/src/common.cpp @@ -25,7 +25,7 @@ #include <tqsize.h> #include <tqpoint.h> #include <tqstringlist.h> -#include <tqtextstream.h> +#include <textstream.h> ValueMap::ValueMap() { |