diff mp3lib/l2tables.h @ 30167:347d152a5cfa

Refactor real --> float #define to a typedef in a common header.
author diego
date Mon, 04 Jan 2010 19:36:18 +0000
parents 257ef2adfd66
children 0ad2da052b2e
line wrap: on
line diff
--- a/mp3lib/l2tables.h	Mon Jan 04 19:04:33 2010 +0000
+++ b/mp3lib/l2tables.h	Mon Jan 04 19:36:18 2010 +0000
@@ -7,6 +7,8 @@
 #ifndef MPLAYER_MP3LIB_L2TABLES_H
 #define MPLAYER_MP3LIB_L2TABLES_H
 
+#include "mpg123.h"
+
 /*
  * Layer 2 Alloc tables ..
  * most other tables are calculated on program start (which is (of course)