test: gstreamer: Remove unnecessary header file includes
Remove header files which were not being used in the test code. The following headers were removed from the gstreamer_single_stream_test: - libcamera/base/utils.h - libcamera/internal/source_paths.h Signed-off-by: Vedant Paranjape <vedantparanjape160201@gmail.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com> Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
This commit is contained in:
parent
d79b412001
commit
31403b0f2a
1 changed files with 0 additions and 4 deletions
|
@ -8,10 +8,6 @@
|
|||
#include <iostream>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <libcamera/base/utils.h>
|
||||
|
||||
#include "libcamera/internal/source_paths.h"
|
||||
|
||||
#include <gst/gst.h>
|
||||
|
||||
#include "gstreamer_test.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue