From 842a5271b345bf69307585382c415c20232d79d0 Mon Sep 17 00:00:00 2001
From: musil <tmusil@users.sourceforge.net>
Date: Fri, 27 Jan 2006 13:02:44 +0000
Subject: include "z_zexy.h" for prototype of z_zexy_setup()

svn path=/trunk/externals/zexy/; revision=4504
---
 src/zexy.c | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src')

diff --git a/src/zexy.c b/src/zexy.c
index 6a5d32c..6ff8261 100644
--- a/src/zexy.c
+++ b/src/zexy.c
@@ -20,6 +20,7 @@
 */
 
 #include "zexy.h"
+#include "z_zexy.h"
 
 /* do a little help thing */
 
-- 
cgit v1.2.1