[polypaudio-commits] r918 - /trunk/src/polyp/polypaudio.h

svnmailer-noreply at 0pointer.de svnmailer-noreply at 0pointer.de
Wed May 17 13:42:12 PDT 2006


Author: lennart
Date: Wed May 17 22:42:11 2006
New Revision: 918

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=918&root=polypaudio&view=rev
Log:
include util.h in polypaudio.h

Modified:
    trunk/src/polyp/polypaudio.h

Modified: trunk/src/polyp/polypaudio.h
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/src/polyp/polypaudio.h?rev=918&root=polypaudio&r1=917&r2=918&view=diff
==============================================================================
--- trunk/src/polyp/polypaudio.h (original)
+++ trunk/src/polyp/polypaudio.h Wed May 17 22:42:11 2006
@@ -40,6 +40,7 @@
 #include <polyp/thread-mainloop.h>
 #include <polyp/mainloop.h>
 #include <polyp/mainloop-signal.h>
+#include <polyp/util.h>
 
 /** \file
  * Include all polyplib header files at once. The following
@@ -47,7 +48,7 @@
  * \ref context.h, \ref stream.h, \ref introspect.h, \ref subscribe.h,
  * \ref scache.h, \ref version.h, \ref error.h, \ref channelmap.h,
  * \ref operation.h,\ref volume.h, \ref xmalloc.h, \ref utf8.h, \ref
- * thread-mainloop.h, \ref mainloop.h and \ref mainloop-signal.h at once */
+ * thread-mainloop.h, \ref mainloop.h, \ref util.h and \ref mainloop-signal.h at once */
 
 /** \mainpage
  *




More information about the pulseaudio-commits mailing list