From 3c78cb35e8681c6addf7302ed773677b8aa13edf Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Mon, 21 Jun 2010 16:34:13 +0000 Subject: Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which is the global pdbox header. This makes sure that the defines are set during depency generation so dependencies are correct. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27016 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pdbox/PDa/src/makecostab.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/pdbox/PDa/src/makecostab.c') diff --git a/apps/plugins/pdbox/PDa/src/makecostab.c b/apps/plugins/pdbox/PDa/src/makecostab.c index 6b436b6e57..a57a8e8d1c 100644 --- a/apps/plugins/pdbox/PDa/src/makecostab.c +++ b/apps/plugins/pdbox/PDa/src/makecostab.c @@ -1,3 +1,4 @@ +#include "m_pd.h" #include "m_fixed.h" #include -- cgit v1.2.3