]> sigrok.org Git - libsigrok.git/blobdiff - hardware/zeroplus-logic-cube/gl_usb.h
Doxyfile: Set version to 0.2.2.
[libsigrok.git] / hardware / zeroplus-logic-cube / gl_usb.h
index 04a5163d4d9ce66777e96ab7290f1a6a7917c471..ac588fb5d4a3f0948e7d69930d64e68c690b57bb 100644 (file)
@@ -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 <sven@fail0verflow.com>
  * Copyright (C) 2010 Haxx Enterprises <bushing@gmail.com>
@@ -33,7 +33,7 @@
 #define LIBSIGROK_HARDWARE_ZEROPLUS_LOGIC_CUBE_GL_USB_H
 
 #include <libusb.h>
-#include "sigrok.h"
+#include "libsigrok.h"
 
 SR_PRIV int gl_read_bulk(libusb_device_handle *devh, void *buffer,
                         unsigned int size);