mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
11 lines
280 B
C
11 lines
280 B
C
--- echogui/testgui.c.orig 2011-09-06 14:21:37.000000000 +0200
|
|
+++ echogui/testgui.c 2011-09-06 14:21:42.000000000 +0200
|
|
@@ -1,6 +1,6 @@
|
|
/* Form definition file generated with fdesign. */
|
|
|
|
-#include <X11/forms.h>
|
|
+#include <forms.h>
|
|
#include <stdlib.h>
|
|
#include "testgui.h"
|
|
|