From 2d7fc168a2487698881bfea192910b0faba3c232 Mon Sep 17 00:00:00 2001 From: "roel@libnfc.org" Date: Thu, 21 Mar 2013 11:38:48 +0000 Subject: [PATCH] fixed missing header file --- client/proxmark3.c | 1 - 1 file changed, 1 deletion(-) diff --git a/client/proxmark3.c b/client/proxmark3.c index 32e6320a..81f2c18a 100644 --- a/client/proxmark3.c +++ b/client/proxmark3.c @@ -21,7 +21,6 @@ #include "proxgui.h" #include "cmdmain.h" #include "uart.h" -#include "messages.h" #include "ui.h" #include "sleep.h" -- 2.39.2