aboutsummaryrefslogtreecommitdiff
path: root/hello/goodbye.c
diff options
context:
space:
mode:
Diffstat (limited to 'hello/goodbye.c')
-rw-r--r--hello/goodbye.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello/goodbye.c b/hello/goodbye.c
index b758035..cf5ba25 100644
--- a/hello/goodbye.c
+++ b/hello/goodbye.c
@@ -24,7 +24,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*=============================================================================*/
#include <m_pd.h>
-#include "mooPdUtils.h"
+#include "common/mooPdUtils.h"
#ifdef HAVE_CONFIG_H
# include "config.h"