]> sigrok.org Git - libsigrok.git/blobdiff - hardware/common/skeleton.c
Refactoring and code simplifications.
[libsigrok.git] / hardware / common / skeleton.c
index d6cbd24c53c714da051bfaabccc1d1e50c4a29a1..436626660ad2512f4a36b2baca31a1dbcefe2367 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "sigrok.h"
+#include <sigrok.h>
 
 static int hw_init(char *deviceinfo)
 {