aboutsummaryrefslogtreecommitdiff
path: root/pd/src/m_atom.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/m_atom.c')
-rw-r--r--pd/src/m_atom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/m_atom.c b/pd/src/m_atom.c
index c9c4c284..7e30c82f 100644
--- a/pd/src/m_atom.c
+++ b/pd/src/m_atom.c
@@ -2,7 +2,7 @@
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
-#include "m_imp.h"
+#include "m_pd.h"
#include <stdio.h>
#include <string.h>