Update for renamed libserialport header file.

This commit is contained in:
Martin Ling 2013-11-04 12:54:27 +00:00 committed by Uwe Hermann
parent f2b830f71d
commit 0d4405ce5e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <string.h>
#include <stdlib.h>
#include <glib.h>
#include <serialport.h>
#include <libserialport.h>
#include "libsigrok.h"
#include "libsigrok-internal.h"