diff options
Diffstat (limited to 'src/net/net.cpp')
-rw-r--r-- | src/net/net.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/net.cpp b/src/net/net.cpp index 49ce1321f..ca2d07838 100644 --- a/src/net/net.cpp +++ b/src/net/net.cpp @@ -20,8 +20,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "main.h" - #include "net/net.h" #include "configuration.h" |