aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/math_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/math_func.h')
-rw-r--r--src/include/math_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/math_func.h b/src/include/math_func.h
index 2e4b6e4..60f7ce0 100644
--- a/src/include/math_func.h
+++ b/src/include/math_func.h
@@ -7,7 +7,7 @@
#define math_func_h
#include <math.h>
-#include "blip_config.h"
+#include "blop_config.h"
#ifndef M_PI
# define M_PI 3.14159265358979323846 /* pi */