Fix include path for moved header files

Origin commit data
------------------
Commit: b1138e16b0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-12-13 (Thu, 13 Dec 2012)

Origin message was:
------------------
* Fix include path for moved header files
This commit is contained in:
Michael Liebmann
2012-12-13 17:45:43 +01:00
parent 2c760392f4
commit 7332aea363
8 changed files with 11 additions and 13 deletions

View File

@@ -47,10 +47,6 @@
#include <sys/wait.h>
#include <sys/ioctl.h>
#if HAVE_COOL_HARDWARE
#include <coolstream/control.h>
#endif
#include <config.h>
#include <global.h>