#ifndef STREAMCTRL_H #define STREAMCTRL_H #include "types.h" extern void StreamMain(void); #endif