Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
patch to support development version of Hamlib, thanks Harry
  • Loading branch information
drowe67 committed Jan 5, 2020
1 parent 4c37008 commit 6748642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hamlib.h
@@ -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 {

Expand Down

0 comments on commit 6748642

Please sign in to comment.