Commit 197ae68e authored by Diego Biurrun's avatar Diego Biurrun

Drop unnecessary unary.h #includes

parent 6ac52f05
......@@ -35,7 +35,6 @@
#include "h263data.h"
#include "mathops.h"
#include "mpegutils.h"
#include "unary.h"
#include "flv.h"
#include "mpeg4video.h"
......
......@@ -37,7 +37,6 @@
#include "h263data.h"
#include "mathops.h"
#include "mpegutils.h"
#include "unary.h"
#include "flv.h"
#include "mpeg4video.h"
#include "internal.h"
......
......@@ -28,7 +28,6 @@
#include "get_bits.h"
#include "golomb.h"
#include "internal.h"
#include "unary.h"
#include "on2avcdata.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment