aboutsummaryrefslogtreecommitdiff
path: root/wac.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-05 20:05:39 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-05 20:05:39 +0000
commit401d6e1707662057af9fe9493d6e97aee20f3a23 (patch)
treed348e4e712109e596eee2f540f46215697d0ea0a /wac.c
parent789c2bae565b743937d47cb652106f6bcd0b2eb2 (diff)
build/dist fixes
svn path=/trunk/externals/moonlib/; revision=14273
Diffstat (limited to 'wac.c')
-rw-r--r--wac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wac.c b/wac.c
index 4b8809d..736194e 100644
--- a/wac.c
+++ b/wac.c
@@ -3,7 +3,7 @@
*/
#include <m_pd.h>
-#include <s_stuff.h>
+#include "s_stuff.h"
#include <sys/types.h>
#include <sys/stat.h>