use the newer c_controlInterface file

This commit is contained in:
Azaezel 2019-01-02 17:52:20 -06:00
parent 9d59caae35
commit 7695c56f08

View file

@ -55,7 +55,7 @@
#include "console/console.h"
#include "core/strings/stringFunctions.h"
#include "util/tempAlloc.h"
#include "cinterface/cinterface.h"
#import "cinterface/c_controlInterface.h"
#include "core/volume.h"
#if defined(__FreeBSD__)