Fixed linux compilation

This commit is contained in:
teuf
2001-07-23 19:46:29 +00:00
parent bcc07fb857
commit 1a84eebc9b
3 changed files with 2 additions and 14 deletions

View File

@@ -17,7 +17,7 @@
#ifdef __LINUX__
#include <../gblhdr.h>
#include "gblhdr.h"
#else
#include <stdlib.h>
#include <stdio.h>