Fix include

This commit is contained in:
Steve Checkoway
2003-11-26 16:34:14 +00:00
parent 719f92e773
commit 82c9c8bbb7
@@ -11,7 +11,7 @@
-----------------------------------------------------------------------------
*/
#include "arch/Lights/LightsDriver.h"
#include "LightsDriver.h"
class LightsDriver_SystemMessage : public LightsDriver
{