ENGINES: ALL: Move detection_enums -> detection.h
- Cleans up headers quite a bit.
This commit is contained in:
parent
ba5368542f
commit
a56dc094b9
169 changed files with 801 additions and 1893 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "engines/advancedDetector.h"
|
||||
|
||||
#include "gob/dataio.h"
|
||||
#include "gob/detection/detection_enums.h"
|
||||
#include "gob/detection/detection.h"
|
||||
#include "gob/detection/tables.h"
|
||||
|
||||
class GobMetaEngine : public AdvancedMetaEngine {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue