chg: moved fileutils from loclass

This commit is contained in:
Iceman
2019-08-21 14:41:33 +02:00
parent 4e627f09c0
commit a0f261c1e0
14 changed files with 12 additions and 811 deletions

View File

@@ -25,7 +25,7 @@
#include "cmddata.h"
#include "lfdemod.h"
#include "cmdhf14a.h" // for getTagInfo
#include "loclass/fileutils.h" // loadDictionary
#include "fileutils.h" // loadDictionary
#include "util_posix.h"