Remove unnecessary reporter.h include

This commit is contained in:
Marek Roszko 2021-06-06 08:33:40 -04:00
parent eaf178cd2a
commit e6c09b55a9
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
#include <board_item.h>
#include <netinfo.h>
#include <reporter.h>
class NETCLASS;
class TRACK;