1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-16 12:55:12 +03:00

Cosmetics

This commit is contained in:
Bertrand Songis 2019-12-12 14:58:17 +01:00
parent aa33b0c52a
commit 074bc4475c
No known key found for this signature in database
GPG key ID: F189F79290FEC50F
7 changed files with 18 additions and 18 deletions

View file

@ -34,7 +34,7 @@
#include "lua/lua_exports_x10.inc"
#elif defined(PCBX9E)
#include "lua/lua_exports_x9e.inc"
#elif defined(PCBX7ACCESS)
#elif defined(RADIO_X7ACCESS)
#include "lua/lua_exports_x7access.inc"
#elif defined(RADIO_X7)
#include "lua/lua_exports_x7.inc"