X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Fnitfol%2Fnitfol.h;h=1b753cb5d6947679ffd70680a90c44e56ff2d62f;hb=3c59ba5eef5cb4d39c06eb7f523b9c3b026bdc9b;hp=7aa50ed1c63c0b64030235be23b4a144d2cb3255;hpb=78652af29a2f39e626febd5f4213da57d3a13901;p=projects%2Fchimara%2Fchimara.git diff --git a/interpreters/nitfol/nitfol.h b/interpreters/nitfol/nitfol.h index 7aa50ed..1b753cb 100644 --- a/interpreters/nitfol/nitfol.h +++ b/interpreters/nitfol/nitfol.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. The author can be reached at nitfol@deja.com */ @@ -24,7 +24,7 @@ #include /* For time() */ #include /* for isspace, isgraph, etc. */ #include -#include +#include "glk.h" #define GLK_EOF ((glsi32) -1) #define NITFOL_MAJOR 0 @@ -328,7 +328,7 @@ typedef enum { OBJ_GET_INFO, OBJ_RECEIVE, OBJ_MOVE } watchinfo; #include "z_io.h" #include "no_snd.h" -#include +#include "gi_blorb.h" #include "no_graph.h" #include "no_blorb.h"