Changeset 1826:494fd7083a9e in roaraudio


Ignore:
Timestamp:
05/23/09 01:06:47 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected header anti-double-include defines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/driver_dmx.h

    r1825 r1826  
    2323 */ 
    2424 
    25 #ifndef _DRIVER_RAW_H_ 
    26 #define _DRIVER_RAW_H_ 
     25#ifndef _DRIVER_DMX_H_ 
     26#define _DRIVER_DMX_H_ 
    2727 
    2828int driver_dmx_open_vio  (struct roar_vio_calls * inst, char * device, struct roar_audio_info * info, int fh); 
Note: See TracChangeset for help on using the changeset viewer.