ENGINES: ALL: Revert detection submodule to be directly present in the engine directory

- DETECT_OBJS are present and added inside an engine's modules.mk file.
This commit is contained in:
aryanrawlani28 2020-08-25 13:52:43 +05:30 committed by Eugene Sandulenko
parent 274b8a51a1
commit 29ceb07959
447 changed files with 541 additions and 623 deletions

View file

@ -27,7 +27,7 @@
#include "engines/advancedDetector.h"
#include "composer/composer.h"
#include "composer/detection/detection.h"
#include "composer/detection.h"
namespace Composer {