summaryrefslogtreecommitdiffstats
path: root/src/polyplib-error.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-07-16 18:58:23 +0000
committerLennart Poettering <lennart@poettering.net>2004-07-16 18:58:23 +0000
commit005cb3e013047e29b5c6e089fcb278e4ff225a1a (patch)
tree7fb24c593d21053f7b9ceb12d5ccacae54030fc6 /src/polyplib-error.h
parent2a6ee7731f6654b2efbc5dbf861f82c2823d1a54 (diff)
adjust file references due to renaming
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@80 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/polyplib-error.h')
-rw-r--r--src/polyplib-error.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/polyplib-error.h b/src/polyplib-error.h
index 7407f34c..7d31ec5a 100644
--- a/src/polyplib-error.h
+++ b/src/polyplib-error.h
@@ -1,10 +1,8 @@
-#ifndef foopolyperrhfoo
-#define foopolyperrhfoo
+#ifndef foopolypliberrorhfoo
+#define foopolypliberrorhfoo
#include <inttypes.h>
-#include "protocol-native-spec.h"
-
const char* pa_strerror(uint32_t error);
#endif