From 61cf9b8513517d9844050fecf5dc1c48fe4c065b Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Thu, 14 Jun 2007 15:07:54 +0000 Subject: Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra header file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13628 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/blackjack.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/plugins/blackjack.c') diff --git a/apps/plugins/blackjack.c b/apps/plugins/blackjack.c index 07af984a80..1cce364125 100644 --- a/apps/plugins/blackjack.c +++ b/apps/plugins/blackjack.c @@ -20,7 +20,6 @@ #include "plugin.h" #include "card_deck.h" #include "card_back.h" -#include "mem_function_wrappers.h" PLUGIN_HEADER -- cgit v1.2.3