GAsyncQueue: Move private API to a private header

This commit is contained in:
Matthias Clasen
2011-10-01 18:42:48 -04:00
parent b17b02da79
commit 93abf20d3b
5 changed files with 48 additions and 15 deletions

View File

@@ -27,6 +27,7 @@
#include "config.h"
#include "gasyncqueue.h"
#include "gasyncqueueprivate.h"
#include "gmem.h"
#include "gqueue.h"