Fix include path for moved header files

Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2012-12-13 17:45:43 +01:00
parent 905be6d91b
commit 17acd0c414
8 changed files with 11 additions and 13 deletions

View File

@@ -1696,7 +1696,7 @@ void CNeutrinoApp::InitSectiondClient()
}
#if HAVE_COOL_HARDWARE
#include <coolstream/cs_vfd.h>
#include <cs_vfd.h>
#endif
void wake_up( bool &wakeup)