Josh Coalson
2007-09-08 22:49:07 +00:00
parent e32fad5d9b
commit 17af340739
2 changed files with 2 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
#ifndef FLAC__METADATA_H
#define FLAC__METADATA_H
#include <stdio.h> /* for off_t */
#include <sys/types.h> /* for off_t */
#include "export.h"
#include "callback.h"
#include "format.h"