From b98d1ff3de3e501c2a08b61433937cc7bfcc97dc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:34:00 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- common/config_file.c | 2 +- common/config_file.c-orig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'common') diff --git a/common/config_file.c b/common/config_file.c index 126838f..a923273 100644 --- a/common/config_file.c +++ b/common/config_file.c @@ -53,7 +53,7 @@ #include #include -#include +#include #endif #endif // __cplusplus 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 #include -#include +#include #endif class TQtCConfig -- cgit v1.2.1