<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/include/libusb.h.in
+++ b/include/libusb.h.in
@@ -6,4 +6,4 @@
  * path at configure time and various apcupsd bits include this
  * when they need libusb's usb.h.
  */
-#include "@LIBUSBH@"
+#include "usb.h"
</pre></body></html>