From: marshmellow42 Date: Fri, 28 Apr 2017 16:25:10 +0000 (-0400) Subject: Merge pull request #289 from patrickdk77/master X-Git-Tag: v3.0.0~7 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/a5eb7820a59f534546dbc237c589b0141db581b1?hp=a8bd35822535414ac90b7fb7e403e49ead4171a9 Merge pull request #289 from patrickdk77/master 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