summaryrefslogtreecommitdiffstats
path: root/mp3lib/l2tables.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 19:36:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 19:36:18 +0000
commit64ff3434c09ea189ebc90df6eb59ac07a8f90e68 (patch)
tree88f1897a74df8685447ce0e597be185623ad5e2c /mp3lib/l2tables.h
parent620ab707450f76b1c94017109386078817c7e3ff (diff)
downloadmpv-64ff3434c09ea189ebc90df6eb59ac07a8f90e68.tar.bz2
mpv-64ff3434c09ea189ebc90df6eb59ac07a8f90e68.tar.xz
Refactor real --> float #define to a typedef in a common header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30209 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mp3lib/l2tables.h')
-rw-r--r--mp3lib/l2tables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mp3lib/l2tables.h b/mp3lib/l2tables.h
index 6be9bc1b82..cf6299e88d 100644
--- a/mp3lib/l2tables.h
+++ b/mp3lib/l2tables.h
@@ -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)