diff options
Diffstat (limited to 'common/config_file.c-orig')
-rw-r--r-- | common/config_file.c-orig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/config_file.c-orig b/common/config_file.c-orig index 772e4e7..9727460 100644 --- a/common/config_file.c-orig +++ b/common/config_file.c-orig @@ -391,7 +391,7 @@ static void checkColor(EShade *s, color *c) #include <tqmap.h> #include <tqfile.h> -#include <tqtextstream.h> +#include <textstream.h> #endif class TQtCConfig |