* Fix include path for moved header files

This commit is contained in:
micha-bbg
2012-12-13 17:45:43 +01:00
parent d67b1e9c93
commit b1138e16b0
8 changed files with 11 additions and 13 deletions

View File

@@ -29,10 +29,10 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <coolstream/cs_vfd.h>
#include <cs_vfd.h>
#ifdef HAVE_COOLSTREAM_NEVIS_IR_H
#include <coolstream/nevis_ir.h>
#include <nevis_ir.h>
#endif
#ifndef IOC_IR_SET_PRI_PROTOCOL