Fix file include in apollo libcoolstream headers

This commit is contained in:
Michael Liebmann
2013-08-17 13:00:28 +02:00
parent d1e6260242
commit 381d25bdcd
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
#ifndef __CS_API_H_
#define __CS_API_H_
#include <coolstream/control.h>
#include <control.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdint.h>