chg: moving around includes

This commit is contained in:
iceman1001
2018-05-02 19:37:20 +02:00
parent 65c1a6b2c1
commit b279d04c85
6 changed files with 33 additions and 24 deletions

View File

@@ -18,9 +18,8 @@
#include "proxmark3.h" // time_t
#include "common.h"
#include "cmdmain.h"
#include "ui.h"
#include "util.h"
#include "util.h" // FILE_PATH_SIZE
#include "ui.h" // PrintAndLog...
#include "crapto1/crapto1.h"
#include "crc16.h"
#include "protocols.h"