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:
committed by
Umang Jain
parent
d79b412001
commit
31403b0f2a
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user