X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2FAdapterDetection.cpp;h=1f96348f12fa7f175a922ce00af0e6f9e5b354b9;hb=4d760b54bdb48f04c4d5cfb265bea960493d0a6b;hp=168f1a4d1424eeac2811affd99980fc8290ebd6d;hpb=f00ff009cfc5dfefdf09ca241b9560e74575b3f5;p=deb_libcec.git diff --git a/src/lib/AdapterDetection.cpp b/src/lib/AdapterDetection.cpp index 168f1a4..1f96348 100644 --- a/src/lib/AdapterDetection.cpp +++ b/src/lib/AdapterDetection.cpp @@ -43,6 +43,8 @@ #include #include #elif defined(__WINDOWS__) +#pragma comment(lib, "advapi32.lib") +#pragma comment(lib, "setupapi.lib") #include // the virtual COM port only shows up when requesting devices with the raw device guid!