From: Steinar H. Gunderson Date: Sun, 14 Oct 2018 22:42:45 +0000 (+0200) Subject: Fix a compile error. X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=commitdiff_plain;h=e2a34b17138d964936e27c43414a01a5f502a6cc Fix a compile error. --- 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