Ignore:
Timestamp:
12/29/06 15:21:35 (17 years ago)
Author:
r2d
Message:
  • moved libmpcdec includes in /mpc
  • removed mppdec.h and mpp.h
  • mpcenc defines cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libmpcdec/streaminfo.c

    r151 r195  
    3535/// Implementation of streaminfo reading functions.
    3636
    37 #include <mpcdec/mpcdec.h>
    38 #include <mpcdec/streaminfo.h>
     37#include <mpc/mpcdec.h>
     38#include <mpc/streaminfo.h>
    3939#include <stdio.h>
    4040#include "internal.h"
Note: See TracChangeset for help on using the changeset viewer.