patch to support development version of Hamlib, thanks Harry
parent
4c37008e31
commit
6748642b12
|
|
@ -1,11 +1,11 @@
|
|||
#ifndef HAMLIB_H
|
||||
#define HAMLIB_H
|
||||
|
||||
#include <wx/combobox.h>
|
||||
#include <vector>
|
||||
extern "C" {
|
||||
#include <hamlib/rig.h>
|
||||
}
|
||||
#include <wx/combobox.h>
|
||||
#include <vector>
|
||||
|
||||
class Hamlib {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue