Remove extra include accidentally added

This commit is contained in:
Ian McInerney 2020-08-10 10:43:19 +01:00
parent 19602b0806
commit dbede14ed2
1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@
#include <project/net_settings.h>
#include <settings/common_settings.h>
#include <settings/settings_manager.h>
#ifdef KICAD_SCRIPTING
#include <swig/python_scripting.h>
#endif
#include <tool/tool_manager.h>
#include <tool/tool_dispatcher.h>
#include <tool/action_toolbar.h>