Fix use of wrong ENABLE guard

This commit is contained in:
Juan Antonio
2023-12-14 20:12:42 +01:00
committed by egzumer
parent 7f5236c44e
commit 80fa310646

View File

@@ -19,7 +19,7 @@
#include "app/chFrScanner.h"
#include "app/dtmf.h"
#ifdef ENABLE_AM_FIX_SHOW_DATA
#ifdef ENABLE_AM_FIX
#include "am_fix.h"
#endif
#include "bitmaps.h"