]> Some of my projects - anidbudpclient.git/commitdiff
Add missing convenience headers
authorAPTX <marek321@gmail.com>
Sun, 13 May 2012 17:31:46 +0000 (19:31 +0200)
committerAPTX <marek321@gmail.com>
Sun, 13 May 2012 17:31:46 +0000 (19:31 +0200)
include/AniDBUdpClient/AnimeCommand [new file with mode: 0644]
include/AniDBUdpClient/EpisodeCommand [new file with mode: 0644]

diff --git a/include/AniDBUdpClient/AnimeCommand b/include/AniDBUdpClient/AnimeCommand
new file mode 100644 (file)
index 0000000..a9f3607
--- /dev/null
@@ -0,0 +1 @@
+#include "../../animecommand.h"
\ No newline at end of file
diff --git a/include/AniDBUdpClient/EpisodeCommand b/include/AniDBUdpClient/EpisodeCommand
new file mode 100644 (file)
index 0000000..3dc21f5
--- /dev/null
@@ -0,0 +1 @@
+#include "../../episodecommand.h"
\ No newline at end of file