zx now builds after fixing corrent header.

This commit is contained in:
iceman1001 2021-12-24 15:24:32 +01:00
commit 49ee82be19
5 changed files with 50 additions and 3 deletions

View file

@ -48,7 +48,7 @@
#include "ticks.h"
#include "commonutil.h"
#include "crc16.h"
#include "zx8211.h"
#include "lfzx.h"
#ifdef WITH_LCD