1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 00:05:17 +03:00

Fixes Companion compilation error

This commit is contained in:
bsongis 2014-06-23 18:03:49 +02:00
parent cb47c0fc92
commit 7167f6a9b7
2 changed files with 2 additions and 1 deletions

View file

@ -34,7 +34,7 @@
*
*/
#include "../opentx.h"
#include "../../opentx.h"
#include <stdarg.h>
/** Usart Hw interface used by the console (UART0). */