Cleanup includes

This commit is contained in:
Jonas Kvinge
2023-07-21 05:25:57 +02:00
parent a2c7ff63df
commit d6b53f78ab
63 changed files with 61 additions and 89 deletions

View File

@@ -22,12 +22,13 @@
#include "config.h"
#include <cmath>
#include <algorithm>
#include <optional>
#include <memory>
#include <glib.h>
#include <glib-object.h>
#include <memory>
#include <algorithm>
#include <vector>
#include <cmath>
#include <gst/gst.h>
#include <gst/pbutils/pbutils.h>