Fixed small typo in EKController import
This commit is contained in:
parent
67def7465c
commit
4fcf0d01a2
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "EKController.h"
|
||||
#include "StringUtils.cpp"
|
||||
#include "StringUtils.h"
|
||||
|
||||
static unsigned char ek_colour_mode_data[][16] =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue