diff options
Diffstat (limited to 'src/questions.h')
-rw-r--r-- | src/questions.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/questions.h b/src/questions.h index 3b14b68..20d4e99 100644 --- a/src/questions.h +++ b/src/questions.h @@ -21,8 +21,10 @@ * Free Software Foundation, Inc., * * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ + +#include <tqstring.h> + #include "tork.h" -#include <ntqstring.h> /** A variable allowed in the configuration file or on the command line. */ |