diff --git a/RELENTLESS/src/autons.cpp b/RELENTLESS/src/autons.cpp index 5a07c43..330616e 100644 --- a/RELENTLESS/src/autons.cpp +++ b/RELENTLESS/src/autons.cpp @@ -1,8 +1,5 @@ -#include - #include "main.h" -#include "globals.hpp" -#include "superstructure.hpp" +#include using namespace globals; using namespace superstruct;