aboutsummaryrefslogtreecommitdiff
path: root/pdp_freeframe
diff options
context:
space:
mode:
Diffstat (limited to 'pdp_freeframe')
-rw-r--r--pdp_freeframe/Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdp_freeframe/Makefile.config b/pdp_freeframe/Makefile.config
index e4e4784..986e6ce 100644
--- a/pdp_freeframe/Makefile.config
+++ b/pdp_freeframe/Makefile.config
@@ -2,7 +2,7 @@
# specify pd's include path here and ignore the warning
#
FF_PLUGIN_DIR=/usr/lib/FreeFrame
-PD_CPPFLAGS=-I../../../pd
+PD_CPPFLAGS=-I../../../pd/src
PDP_CFLAGS=-I../../pdp/include -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -freg-struct-return -DLINUX
prefix=/usr/local