forked from Ivasoft/DSView
any head file path ref mode changed
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
/*
|
||||
* Helper functions for the Cypress EZ-USB / FX2 series chips.
|
||||
*/
|
||||
#include "libsigrok.h"
|
||||
#include "libsigrok-internal.h"
|
||||
#include "../../libsigrok.h"
|
||||
#include "../../libsigrok-internal.h"
|
||||
//#include <libusb.h>
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "libsigrok.h"
|
||||
#include "libsigrok-internal.h"
|
||||
#include "../../libsigrok.h"
|
||||
#include "../../libsigrok-internal.h"
|
||||
#include <stdlib.h>
|
||||
#include <glib.h>
|
||||
//#include <libusb.h>
|
||||
|
||||
Reference in New Issue
Block a user