chg: moved fileutils from loclass

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

View file

@ -15,7 +15,7 @@
#include "cmdtrace.h"
#include "commonutil.h"
#include "hitag.h"
#include "loclass/fileutils.h" // savefile
#include "fileutils.h" // savefile
static int CmdHelp(const char *Cmd);