diff options
Diffstat (limited to 'comms/echolinux/files/patch-echogui_testgui.c')
-rw-r--r-- | comms/echolinux/files/patch-echogui_testgui.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/echolinux/files/patch-echogui_testgui.c b/comms/echolinux/files/patch-echogui_testgui.c new file mode 100644 index 000000000000..914032560030 --- /dev/null +++ b/comms/echolinux/files/patch-echogui_testgui.c @@ -0,0 +1,10 @@ +--- 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" + |