aboutsummaryrefslogtreecommitdiff
path: root/hello/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'hello/hello.c')
-rw-r--r--hello/hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello/hello.c b/hello/hello.c
index 1419619..0f3f55f 100644
--- a/hello/hello.c
+++ b/hello/hello.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"