X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fdcp_reader.h;h=8f49dfd6e6d18d6f5e1db5170afdb6ffadeef879;hb=0f94df9bbd9165a1fe09efe7814d49972f480ee2;hp=6d4fa71161d85f612305bf81fa937a061597de07;hpb=19b5ac5e09e204a9c22daff460f3cbb2137d265b;p=libsub.git diff --git a/src/dcp_reader.h b/src/dcp_reader.h index 6d4fa71..8f49dfd 100644 --- a/src/dcp_reader.h +++ b/src/dcp_reader.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2014 Carl Hetherington + Copyright (C) 2014-2017 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,13 +21,8 @@ #define LIBSUB_DCP_READER_H #include "reader.h" -#include #include -namespace cxml { - class Node; -} - namespace sub { /** @class DCPReader