diff --git a/command.c b/command.c index db54e95aac..1f03f884af 100644 --- a/command.c +++ b/command.c @@ -73,6 +73,7 @@ #include "performance_counters.h" #include "dynamic.h" #include "content.h" +#include "dirs.h" #include "movie.h" #include "paths.h" #include "msg_hash.h" diff --git a/runloop.c b/runloop.c index ce19ef080a..a85fbc2ce0 100644 --- a/runloop.c +++ b/runloop.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include