From 9a5f1e0365265310545abdd43da7d28a44fd43a6 Mon Sep 17 00:00:00 2001 From: Sakari Ailus Date: Fri, 7 Oct 2011 18:38:02 +0300 Subject: Rename files to match the names of the libraries Rename media.* to mediactl.* and subdev.* v4l2subdev.*. Signed-off-by: Sakari Ailus Acked-by: Laurent Pinchart --- src/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index b9b9150..55a6e2d 100644 --- a/src/main.c +++ b/src/main.c @@ -36,9 +36,9 @@ #include #include -#include "media.h" +#include "mediactl.h" #include "options.h" -#include "subdev.h" +#include "v4l2subdev.h" #include "tools.h" /* ----------------------------------------------------------------------------- -- cgit v1.2.3