From e2a34b17138d964936e27c43414a01a5f502a6cc Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 15 Oct 2018 00:42:45 +0200 Subject: [PATCH] Fix a compile error. --- client/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/client/main.cpp b/client/main.cpp index edd02fc..a080bdd 100644 --- a/client/main.cpp +++ b/client/main.cpp @@ -1,4 +1,3 @@ -#include "acmp_client.h" #include "mainwindow.h" #include -- 2.39.2