summaryrefslogtreecommitdiffstats
path: root/src/tests/pacat-simple.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-16 22:43:59 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-16 22:43:59 +0000
commit22c8cebb858012e4e9c551bb54456237e7597697 (patch)
tree3cd2c377b2e94044e3e3c68ee1288a9a76af655c /src/tests/pacat-simple.c
parentf49b09df15221dc45526607af380990aebe1537b (diff)
drop polyplib- prefix from client library files
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@492 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/tests/pacat-simple.c')
-rw-r--r--src/tests/pacat-simple.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/pacat-simple.c b/src/tests/pacat-simple.c
index 8b3a7b22..0382ec06 100644
--- a/src/tests/pacat-simple.c
+++ b/src/tests/pacat-simple.c
@@ -28,8 +28,8 @@
#include <string.h>
#include <errno.h>
-#include <polyp/polyplib-simple.h>
-#include <polyp/polyplib-error.h>
+#include <polyp/simple.h>
+#include <polyp/error.h>
#include <polypcore/gccmacro.h>
#define BUFSIZE 1024