From ca755f767c2d67fb2b52c292402b3b3d3be28244 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Thu, 25 Feb 2010 23:35:16 +0000 Subject: Fix pdbox makefile to actually take part in dependency generation Change pdbox include paths to handle this git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24916 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/pdbox/PDa/extra/g_canvas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/pdbox/PDa/extra/g_canvas.h') diff --git a/apps/plugins/pdbox/PDa/extra/g_canvas.h b/apps/plugins/pdbox/PDa/extra/g_canvas.h index 9fc580da08..1cf1fc417d 100644 --- a/apps/plugins/pdbox/PDa/extra/g_canvas.h +++ b/apps/plugins/pdbox/PDa/extra/g_canvas.h @@ -34,7 +34,7 @@ glist has its own window, even if miniaturized. */ /* NOTE: this file describes Pd implementation details which may change -in future releases. The public (stable) API is in m_pd.h. */ +in future releases. The public (stable) API is in ../src/m_pd.h. */ #if defined(_LANGUAGE_C_PLUS_PLUS) || defined(__cplusplus) extern "C" { -- cgit v1.2.3