~guijemont/paf/api-fixing

« back to all changes in this revision

Viewing changes to paf/pafcommon.h

  • Committer: Guillaume Emont
  • Date: 2008-05-21 14:37:42 UTC
  • Revision ID: guillaume@fluendo.com-20080521143742-39ymrzb3du0kjr1g
Fixed compilation and doc generation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#define __PAF_COMMON_H__
26
26
 
27
27
#include <glib-object.h>
28
 
#define _GNU_SOURCE
29
28
#include <math.h>
30
29
#include "pafmarshal.h"
31
30
#include "pafenumtypes.h"