summaryrefslogtreecommitdiffstats
path: root/Modules/audioop.c
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/audioop.c')
-rw-r--r--Modules/audioop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/audioop.c b/Modules/audioop.c
index 08e8fd4..8d25189 100644
--- a/Modules/audioop.c
+++ b/Modules/audioop.c
@@ -31,8 +31,6 @@ typedef unsigned long Py_UInt32;
#endif
#endif
-#include "mymath.h"
-
/* Code shamelessly stolen from sox,
** (c) Craig Reese, Joe Campbell and Jeff Poskanzer 1989 */