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

svnmailer-noreply at 0pointer.de svnmailer-noreply at 0pointer.de
Wed May 17 12:26:15 PDT 2006


Author: lennart
Date: Wed May 17 21:26:14 2006
New Revision: 915

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=915&root=polypaudio&view=rev
Log:
include more files 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=915&root=polypaudio&r1=914&r2=915&view=diff
==============================================================================
--- trunk/src/polyp/polypaudio.h (original)
+++ trunk/src/polyp/polypaudio.h Wed May 17 21:26:14 2006
@@ -35,13 +35,19 @@
 #include <polyp/operation.h>
 #include <polyp/channelmap.h>
 #include <polyp/volume.h>
+#include <polyp/xmalloc.h>
+#include <polyp/utf8.h>
+#include <polyp/thread-mainloop.h>
+#include <polyp/mainloop.h>
+#include <polyp/mainloop-signal.h>
 
 /** \file
- * Include all polyplib header file at once. The following
+ * Include all polyplib header files at once. The following
  * files are included: \ref mainloop-api.h, \ref sample.h, \ref def.h,
  * \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 and \ref volume.h at once */
+ * \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 */
 
 /** \mainpage
  *




More information about the pulseaudio-commits mailing list