From f312db788c319cf0633b22db8e154fa5a313008e Mon Sep 17 00:00:00 2001 From: "hemera@nephelae.eu" Date: Fri, 18 Mar 2022 15:20:34 +0200 Subject: [PATCH] Fix demo app. --- demos/maindemo/demo.lpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/maindemo/demo.lpr b/demos/maindemo/demo.lpr index 576dca1..cd8e1ab 100644 --- a/demos/maindemo/demo.lpr +++ b/demos/maindemo/demo.lpr @@ -6,7 +6,7 @@ uses sysutils, - hidapi_dyn; // Dynamic loading of hidapi library. For static loading use hidapi.pas . + hidapi; // Dynamic loading of hidapi library. For static loading use hidapi_static.pas . procedure EnumerationDemo; var