diff options
Diffstat (limited to 'plugins/FingerprintNG/src/global.h')
-rw-r--r-- | plugins/FingerprintNG/src/global.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/FingerprintNG/src/global.h b/plugins/FingerprintNG/src/global.h index 40fc2fdf15..64fa08b66c 100644 --- a/plugins/FingerprintNG/src/global.h +++ b/plugins/FingerprintNG/src/global.h @@ -59,7 +59,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. //plugins header
#include "version.h"
#include "resource.h"
-#include "utilities.h"
typedef struct {
BYTE b;
|