X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fzeroplus-logic-cube%2Fgl_usb.h;h=ac588fb5d4a3f0948e7d69930d64e68c690b57bb;hb=dafafb0e9429fcc9185df1c861184ce79defb7ee;hp=04a5163d4d9ce66777e96ab7290f1a6a7917c471;hpb=0f8522bf74af8abfe8601e978b2e0d0e40b1a124;p=libsigrok.git diff --git a/hardware/zeroplus-logic-cube/gl_usb.h b/hardware/zeroplus-logic-cube/gl_usb.h index 04a5163d..ac588fb5 100644 --- a/hardware/zeroplus-logic-cube/gl_usb.h +++ b/hardware/zeroplus-logic-cube/gl_usb.h @@ -1,5 +1,5 @@ /* - * This file is part of the sigrok project. + * This file is part of the libsigrok project. * * Copyright (C) 2010 Sven Peter * Copyright (C) 2010 Haxx Enterprises @@ -33,7 +33,7 @@ #define LIBSIGROK_HARDWARE_ZEROPLUS_LOGIC_CUBE_GL_USB_H #include -#include "sigrok.h" +#include "libsigrok.h" SR_PRIV int gl_read_bulk(libusb_device_handle *devh, void *buffer, unsigned int size);