summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/PDa/extra/g_canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pdbox/PDa/extra/g_canvas.h')
-rw-r--r--apps/plugins/pdbox/PDa/extra/g_canvas.h2
1 files changed, 1 insertions, 1 deletions
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.
34*/ 34*/
35 35
36/* NOTE: this file describes Pd implementation details which may change 36/* NOTE: this file describes Pd implementation details which may change
37in future releases. The public (stable) API is in m_pd.h. */ 37in future releases. The public (stable) API is in ../src/m_pd.h. */
38 38
39#if defined(_LANGUAGE_C_PLUS_PLUS) || defined(__cplusplus) 39#if defined(_LANGUAGE_C_PLUS_PLUS) || defined(__cplusplus)
40extern "C" { 40extern "C" {