* drop polylib prefix from #define
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Feb 2006 23:11:28 +0000 (23:11 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 16 Feb 2006 23:11:28 +0000 (23:11 +0000)
* include error.h from polypaudio.h

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@494 fefdeb5f-60dc-0310-8127-8f9354f1896f

13 files changed:
src/polyp/browser.h
src/polyp/context.h
src/polyp/def.h
src/polyp/error.h
src/polyp/internal.h
src/polyp/introspect.h
src/polyp/operation.h
src/polyp/polypaudio.h
src/polyp/scache.h
src/polyp/simple.h
src/polyp/stream.h
src/polyp/subscribe.h
src/polyp/version.h.in

index 853304d..3bb0d26 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibbrowserhfoo
-#define foopolyplibbrowserhfoo
+#ifndef foobrowserhfoo
+#define foobrowserhfoo
 
 /* $Id$ */
 
index 6496c70..216d7d8 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibcontexthfoo
-#define foopolyplibcontexthfoo
+#ifndef foocontexthfoo
+#define foocontexthfoo
 
 /* $Id$ */
 
index 0591ce6..ba35b31 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibdefhfoo
-#define foopolyplibdefhfoo
+#ifndef foodefhfoo
+#define foodefhfoo
 
 /* $Id$ */
 
index 1bb9782..ff2507b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolypliberrorhfoo
-#define foopolypliberrorhfoo
+#ifndef fooerrorhfoo
+#define fooerrorhfoo
 
 /* $Id$ */
 
index feb9f6f..bdfd5d8 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibinternalhfoo
-#define foopolyplibinternalhfoo
+#ifndef foointernalhfoo
+#define foointernalhfoo
 
 /* $Id$ */
 
index 75dc027..0abb54c 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibintrospecthfoo
-#define foopolyplibintrospecthfoo
+#ifndef foointrospecthfoo
+#define foointrospecthfoo
 
 /* $Id$ */
 
index fea82f1..6a24d64 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolypliboperationhfoo
-#define foopolypliboperationhfoo
+#ifndef foooperationhfoo
+#define foooperationhfoo
 
 /* $Id$ */
 
index 2320852..c6014bb 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibhfoo
-#define foopolyplibhfoo
+#ifndef foopolypaudiohfoo
+#define foopolypaudiohfoo
 
 /* $Id$ */
 
 #include <polyp/subscribe.h>
 #include <polyp/scache.h>
 #include <polyp/version.h>
+#include <polyp/error.h>
 
 /** \file
  * Include all polyplib header file 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 and \ref scache.h \ref version.h
+ * \ref introspect.h, \ref subscribe.h, \ref scache.h, \ref version.h \ref error.h
  * at once */
 
 /** \mainpage
index 41b956d..5bf004d 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibscachehfoo
-#define foopolyplibscachehfoo
+#ifndef fooscachehfoo
+#define fooscachehfoo
 
 /* $Id$ */
 
index 31dcaef..270cbb2 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibsimplehfoo
-#define foopolyplibsimplehfoo
+#ifndef foosimplehfoo
+#define foosimplehfoo
 
 /* $Id$ */
 
index d8409b3..e2cab19 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibstreamhfoo
-#define foopolyplibstreamhfoo
+#ifndef foostreamhfoo
+#define foostreamhfoo
 
 /* $Id$ */
 
index 4986272..f1f0642 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibsubscribehfoo
-#define foopolyplibsubscribehfoo
+#ifndef foosubscribehfoo
+#define foosubscribehfoo
 
 /* $Id$ */
 
index 36cafb7..c727381 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef foopolyplibversionhfoo /*-*-C-*-*/
-#define foopolyplibversionhfoo
+#ifndef fooversionhfoo /*-*-C-*-*/
+#define fooversionhfoo
 
 /* $Id$ */