Changeset 2812:21e7c4381f54 in roaraudio for include/libroar/libroar.h


Ignore:
Timestamp:
09/29/09 17:59:27 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved struct roar_client from roaraudio/ to libroar/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r2648 r2812  
    8989#include "stack.h" 
    9090#include "buffer.h" 
     91#include "nnode.h" 
    9192#include "vio_ctl.h" 
    9293#include "vio.h" 
     
    104105// dstr needs to have access to all other VIOs, so it must be included last 
    105106#include "vio_dstr.h" 
     107#include "client.h" 
    106108#include "basic.h" 
    107109#include "stream.h" 
Note: See TracChangeset for help on using the changeset viewer.