summaryrefslogtreecommitdiffstats
path: root/libtoolame-dab/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtoolame-dab/common.h')
-rw-r--r--libtoolame-dab/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtoolame-dab/common.h b/libtoolame-dab/common.h
index 0a19af6..9f56a4e 100644
--- a/libtoolame-dab/common.h
+++ b/libtoolame-dab/common.h
@@ -9,7 +9,7 @@
#define EXIT_FAILURE 1
#endif
-#define FLOAT float
+#define FLOAT double
#ifndef FALSE
#define FALSE 0
@@ -78,7 +78,7 @@
#define BUFFER_SIZE 4096
-#define FLOAT8 float
+#define FLOAT8 double
/***********************************************************************
*
* Global Type Definitions