From: patrickdk Date: Fri, 28 Apr 2017 15:14:03 +0000 (-0400) Subject: Add needed header files to proxguiqt X-Git-Tag: v3.0.0~7^2 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/b8208bda888214f0e0981683c266883adc10e3cb Add needed header files to proxguiqt --- diff --git a/client/proxguiqt.h b/client/proxguiqt.h index 8ea4d312..b3a3e85a 100644 --- a/client/proxguiqt.h +++ b/client/proxguiqt.h @@ -11,6 +11,9 @@ #ifndef PROXGUI_QT #define PROXGUI_QT +#include +#include + #include #include #include