summaryrefslogtreecommitdiff
path: root/src/libfaad/pulse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfaad/pulse.c')
-rw-r--r--src/libfaad/pulse.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libfaad/pulse.c b/src/libfaad/pulse.c
index f3f149a71..024c473d9 100644
--- a/src/libfaad/pulse.c
+++ b/src/libfaad/pulse.c
@@ -16,10 +16,12 @@
** along with this program; if not, write to the Free Software
** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
**
-** $Id: pulse.c,v 1.1 2002/07/14 23:43:01 miguelfreitas Exp $
+** $Id: pulse.c,v 1.2 2002/12/16 19:00:59 miguelfreitas Exp $
**/
#include "common.h"
+#include "structs.h"
+
#include "syntax.h"
#include "pulse.h"