iterator: make private stuff public, cleanup private.h further

There is no good reason to keep them private
This commit is contained in:
George Kiagiadakis
2020-11-15 20:23:48 +02:00
parent 91472c51e9
commit 37134df7c8
13 changed files with 53 additions and 29 deletions

View File

@@ -28,7 +28,7 @@
#include "core.h"
#include "wp.h"
#include "private.h"
#include "private/registry.h"
#include <pipewire/pipewire.h>