From: APTX Date: Sat, 2 Jun 2012 13:03:23 +0000 (+0200) Subject: Add the new convenience headers to CONV_HEADERS X-Git-Url: https://gitweb.aptx.org/?a=commitdiff_plain;h=d6a4b9c725c5d79c832ed76a995318ea41435173;p=anidbudpclient.git Add the new convenience headers to CONV_HEADERS --- diff --git a/anidbudpclient.pro b/anidbudpclient.pro index 30f3308..97ec46a 100644 --- a/anidbudpclient.pro +++ b/anidbudpclient.pro @@ -75,6 +75,8 @@ CONV_HEADERS += include/AniDBUdpClient/Client \ include/AniDBUdpClient/MyListCommand \ include/AniDBUdpClient/MyListAddCommand \ include/AniDBUdpClient/MyListState \ + include/AniDBUdpClient/AnimeCommand \ + include/AniDBUdpClient/EpisodeCommand \ include/AniDBUdpClient/FileCommand \ include/AniDBUdpClient/VoteCommand \ include/AniDBUdpClient/UptimeCommand \