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,5 +1,5 @@
#ifndef foopolypdefhfoo
#define foopolypdefhfoo
#ifndef foopolyplibdefhfoo
#define foopolyplibdefhfoo
#include <inttypes.h>
@ -16,5 +16,4 @@ struct pa_buffer_attr {
uint32_t fragsize;
};
#endif