summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/config_file.c2
-rw-r--r--common/config_file.c-orig2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/config_file.c b/common/config_file.c
index a923273..126838f 100644
--- a/common/config_file.c
+++ b/common/config_file.c
@@ -53,7 +53,7 @@
#include <tqmap.h>
#include <tqfile.h>
-#include <textstream.h>
+#include <tqtextstream.h>
#endif
#endif // __cplusplus
diff --git a/common/config_file.c-orig b/common/config_file.c-orig
index 9727460..772e4e7 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 <textstream.h>
+#include <tqtextstream.h>
#endif
class TQtCConfig