mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
7b804361b0
applications. Call xmhelp for an example and introduction. Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
diff -cb ../../../libhelp-1.8.1/libButtFace/Center.c libButtFace/Center.c
|
|
*** ../../../libhelp-1.8.1/libButtFace/Center.c Fri Feb 24 13:28:28 1995
|
|
--- libButtFace/Center.c Mon Oct 20 19:00:11 1997
|
|
***************
|
|
*** 31,36 ****
|
|
--- 31,37 ----
|
|
*/
|
|
#include <X11/IntrinsicP.h>
|
|
#include <X11/StringDefs.h>
|
|
+ #include <Xm/ManagerP.h>
|
|
#include "CenterP.h"
|
|
|
|
|