about summary refs log tree commit diff
path: root/src/engine/external/pa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/external/pa.c')
-rw-r--r--src/engine/external/pa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/external/pa.c b/src/engine/external/pa.c
index a417e9db..71afc065 100644
--- a/src/engine/external/pa.c
+++ b/src/engine/external/pa.c
@@ -1,5 +1,5 @@
 /* Include the auto configuration */
-#include <engine/detect.h>
+#include <engine/e_detect.h>
 
 /* common part */
 #include "portaudio/pa_converters.c"