967c7b5392
Add the extra patch to fix build error on 5.0-RELEASE.
11 lines
253 B
C
11 lines
253 B
C
--- src/xitk/common.h.orig Mon Feb 24 22:39:16 2003
|
|
+++ src/xitk/common.h Mon Feb 24 22:39:46 2003
|
|
@@ -31,6 +31,8 @@
|
|
#include <xine.h>
|
|
#include <xine/xineutils.h>
|
|
|
|
+#define ushort unsigned short
|
|
+
|
|
#include "Imlib-light/Imlib.h"
|
|
|
|
#include "xitk.h"
|