[USETUP] Get rid of the interface directory because we support text-mode only

This commit is contained in:
Eric Kohl 2018-05-15 19:47:52 +02:00
parent 849fe9f4eb
commit 3ce0c5d48b
6 changed files with 8 additions and 8 deletions

View file

@ -59,7 +59,7 @@
// #include <fslib/ntfslib.h>
/* Internal Headers */
#include "interface/consup.h"
#include "consup.h"
#include "inffile.h"
#include "inicache.h"
#include "progress.h"