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

@@ -18,7 +18,8 @@
#include "proxy-interfaces.h"
#include "debug.h"
#include "error.h"
#include "private.h"
#include <pipewire/pipewire.h>
struct constraint
{