mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
11 lines
249 B
Text
11 lines
249 B
Text
--- LabelQUICK.c.orig Sat May 21 05:09:24 1994
|
|
+++ LabelQUICK.c Sat Nov 11 03:53:50 2000
|
|
@@ -40,7 +40,7 @@
|
|
#if defined(MOTIF)
|
|
#include <Xm/XmP.h>
|
|
#include <Xm/Xm.h>
|
|
-#if XmREVISION==2
|
|
+#if XmVERSION==2
|
|
#include <Xm/PrimitiveP.h>
|
|
#endif
|
|
#endif
|