Ignore:
Timestamp:
11/15/06 01:14:23 (17 years ago)
Author:
r2d
Message:
  • added build system
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libmpcdec/math.h

    r69 r137  
    3333*/
    3434/// \file math.h
    35 /// Libmpcdec internal math routines. 
     35/// Libmpcdec internal math routines.
    3636#ifndef _MPCDEC_MATH_H_
    3737#define _MPCDEC_MATH_H_
     
    4040#endif
    4141
    42 #include <mpcdec/mpc_types.h>
     42#include <mpc/mpc_types.h>
    4343
    4444#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.