summaryrefslogtreecommitdiff
path: root/games/xgalaga/patches/patch-ae
blob: c28a9fb16e0657e55d03b80be52b933843605fed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.1 2006/07/02 14:36:19 tron Exp $

--- libsprite/data.h.orig	1998-04-12 07:03:22.000000000 +0100
+++ libsprite/data.h	2006-07-02 15:26:28.000000000 +0100
@@ -10,6 +10,8 @@
 #include <assert.h>
 #include <string.h>
 
+#include "struct.h"
+
 #ifdef XPM
 #ifdef HACKED_XPMLIB
 #include "xpmlib-3.4b/xpm.h"