summaryrefslogtreecommitdiff
path: root/games/xblackjack/files/patch-Draw.c
blob: bdc52462783c8d97dddd7aab0bea6918e149a03a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Draw.c.orig	Wed Oct 30 22:16:05 2002
+++ Draw.c	Wed Oct 30 22:34:05 2002
@@ -84,7 +84,7 @@
 #include <Xol/OpenLook.h>
 #else
 #include <X11/Xutil.h>
-#include <X11/Xm/Xm.h>
+#include <Xm/Xm.h>
 #endif
 #include "Assert.h"
 #include "Bitmaps.h"