blob: 8b6370eebfc11581d9df382da5b744a031860ae8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- hakadelta.c.orig
+++ hakadelta.c
@@ -17,6 +17,8 @@
#include "colors"
#include "cellname.h"
+#include <stdio.h>
+
#define DeDrawX( t, p, gc) XDrawImageString( MyDisplay, HaGraphPixmap, \
|