Don't duplicate module-formats.* in fe-fuzz

This commit is contained in:
Joseph Bisch 2017-01-09 08:19:01 -05:00
commit abdae2d5fc
No known key found for this signature in database
GPG key ID: CF08FAC339AB7E8E
4 changed files with 3 additions and 143 deletions

View file

@ -21,7 +21,7 @@
#include "module.h"
#include "modules-load.h"
#include "levels.h"
#include "module-formats.h"
#include "../fe-text/module-formats.h" // need to explicitly grab from fe-text
#include "themes.h"
#include "core.h"
#include "fe-common-core.h"