From 86b0e8426cf2ffd78c5d6660acb30b52e5574511 Mon Sep 17 00:00:00 2001 From: APTX Date: Sat, 23 Jan 2016 15:52:13 +0100 Subject: [PATCH] fixup! Add Update Command. --- updatecommand.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updatecommand.cpp b/updatecommand.cpp index 276fa5c..618eff2 100644 --- a/updatecommand.cpp +++ b/updatecommand.cpp @@ -1,5 +1,7 @@ #include "updatecommand.h" +#include + #include namespace AniDBUdpClient { -- 2.52.0