view examples/iAudioDB/iAudioDB_Prefix.pch @ 695:01e25f938b63

simplify sample code slightly Now there are two bits that are exactly the same as audiodb_query_spec(). They should be merged with the query code.
author mas01cr
date Thu, 22 Apr 2010 21:03:59 +0000
parents 780ebab29268
children
line wrap: on
line source
//
// Prefix header for all source files of the 'iAudioDB' target in the 'iAudioDB' project
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif