fix includes

This commit is contained in:
josch
2014-12-06 11:04:11 +01:00
parent 8468a39c0a
commit a5e5092c13
15 changed files with 1 additions and 15 deletions

View File

@@ -23,7 +23,6 @@
#include "../../mfapi/apicalls.h"
#include "../mfshell.h"
#include "../../mfapi/file.h"
#include "../../mfapi/mfconn.h"
#include "../commands.h" // IWYU pragma: keep
int mfshell_cmd_links(mfshell * mfshell, int argc, char *const argv[])