Fixed warnings.

This commit is contained in:
vk7js 2022-09-09 10:48:14 +10:00 committed by Silvano Seva
parent 70ba324ef3
commit 32fd910e64
1 changed files with 2 additions and 1 deletions

View File

@ -17,9 +17,10 @@
* You should have received a copy of the GNU General Public License *
* along with this program; if not, see <http://www.gnu.org/licenses/> *
***************************************************************************/
#include <interfaces/platform.h>
#include <interfaces/keyboard.h>
#include <interfaces/audio.h>
#include "voicePromptUtils.h"
#include <ui/ui_strings.h>
#include <voicePrompts.h>
#include <audio_codec.h>