Fix example.c to include rotator.h

pull/468/head
Michael Black W9MDB 2020-12-06 08:49:13 -06:00
rodzic a0829063d8
commit 1b2236bb2e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,7 @@
#include <string.h>
#include <hamlib/rig.h>
#include <hamlib/riglist.h>
#include <hamlib/rotator.h>
#include "sprintflst.h"
#if 0