X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=main.cpp;h=a50363ab8cab6286df19f4237786c5d510c0fe62;hb=e0837a17b5a497476d67237c768836e51f8a4ce7;hp=a7f63a12352bbab0fa39183ed8c1ad50432ba406;hpb=da44ab7391f4cdedaebf872c227b2fd3ecf37eb5;p=bmusb diff --git a/main.cpp b/main.cpp index a7f63a1..a50363a 100644 --- a/main.cpp +++ b/main.cpp @@ -1,8 +1,9 @@ #include #include -#include "bmusb.h" +#include "bmusb/bmusb.h" using namespace std; +using namespace bmusb; BMUSBCapture *usb;