]> code.delx.au - pulseaudio/blobdiff - src/tests/voltest.c
Reorganised the source tree. We now have src/ with a couple of subdirs:
[pulseaudio] / src / tests / voltest.c
similarity index 94%
rename from polyp/voltest.c
rename to src/tests/voltest.c
index 917e04d355dd5af327143d64df730cafa7158d6d..58f1da0016468f8dce3bef52ebca17f9ac59d057 100644 (file)
@@ -3,7 +3,7 @@
 #include <stdio.h>
 
 #include <polyp/volume.h>
-#include "gccmacro.h"
+#include <polypcore/gccmacro.h>
 
 int main(PA_GCC_UNUSED int argc, PA_GCC_UNUSED char *argv[]) {
     pa_volume_t v;