adjust file references due to renaming

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@80 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-07-16 18:58:23 +00:00
parent 2a6ee7731f
commit 005cb3e013
26 changed files with 74 additions and 67 deletions

View file

@ -1,8 +1,8 @@
#include <stdio.h>
#include <stdlib.h>
#include "polyp-error.h"
#include "protocol-native-spec.h"
#include "polyplib-error.h"
#include "native-common.h"
static const char* const errortab[PA_ERROR_MAX] = {
[PA_ERROR_OK] = "OK",