freebsd-ports/graphics/grads/files/patch-src_gagui.h
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

11 lines
303 B
C

--- src/gagui.h.orig Fri Mar 25 15:17:42 2005
+++ src/gagui.h Fri Mar 25 15:18:16 2005
@@ -11,7 +11,7 @@
*/
/* kk --- 020619 added List and Free_List --- kk */
-#include "libsx.h"
+#include "X11/libsx/libsx.h"
int init_display(int argc, char **argv, void *data);
int Custom_GUI( char *fname );