summaryrefslogtreecommitdiffstats
path: root/Include/pgenheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/pgenheaders.h')
-rw-r--r--Include/pgenheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/pgenheaders.h b/Include/pgenheaders.h
index 42319cd..8607142 100644
--- a/Include/pgenheaders.h
+++ b/Include/pgenheaders.h
@@ -49,6 +49,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#endif
#include "PROTO.h"
-#include "malloc.h"
+#include "mymalloc.h"
extern void fatal PROTO((char *));