forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
280 B
C
10 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"
|
|
|