From 463a7297b43f4b6358f4ce842c86ded2de30d1ae Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 3 Apr 2000 19:22:55 +0000 Subject: [PATCH] 20000403-21:08 GMT+1 Victor Szakats --- harbour/source/rtl/readvar.prg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/harbour/source/rtl/readvar.prg b/harbour/source/rtl/readvar.prg index 131ef87d5e..ed84beebec 100644 --- a/harbour/source/rtl/readvar.prg +++ b/harbour/source/rtl/readvar.prg @@ -33,6 +33,8 @@ * */ +#include "common.ch" + FUNCTION ReadVar( cVarName ) STATIC s_cVarName := ""