mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 23:50:30 -04:00
10 lines
256 B
C
10 lines
256 B
C
--- echogui/testgui.c.orig Thu Feb 12 14:59:29 2004
|
|
+++ echogui/testgui.c Fri Jul 2 00:57:53 2004
|
|
@@ -1,6 +1,6 @@
|
|
/* Form definition file generated with fdesign. */
|
|
|
|
-#include "forms.h"
|
|
+#include <X11/forms.h>
|
|
#include <stdlib.h>
|
|
#include "testgui.h"
|
|
|