]> sigrok.org Git - libsigrokflow.git/blobdiff - src/legacy_capture_device.cpp
Add some missing #includes.
[libsigrokflow.git] / src / legacy_capture_device.cpp
index 2930ad5b70673a00f3f8e18ba39a5e2318436889..419a69a3678b9799c0663caa3aa007ee6abf7014 100644 (file)
  */
 
 #include <config.h>
-#include <libsigrokflow/libsigrokflow.hpp>
+#include <libsigrokflow/legacy_capture_device.hpp>
+#include <functional>
+#include <memory>
+#include <stdexcept>
+#include <utility>
+#include <gstreamermm/private/element_p.h>
 
 namespace Srf
 {