10 lines
355 B
C
10 lines
355 B
C
$OpenBSD: patch-src_back_command_c,v 1.1 2001/02/15 18:51:01 wilfried Exp $
|
|
--- src/back.command.c.orig Sat Jan 9 00:16:11 1999
|
|
+++ src/back.command.c Thu Feb 15 18:45:56 2001
|
|
@@ -1,4 +1,4 @@
|
|
-#include <WINGs.h>
|
|
+#include <WINGs/WINGs.h>
|
|
#include <WMaker.h>
|
|
/*--------------------------------*-C-*---------------------------------*
|
|
* File: command.c
|