summaryrefslogtreecommitdiffstats
path: root/src/polypcore/protocol-esound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/protocol-esound.h')
-rw-r--r--src/polypcore/protocol-esound.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/polypcore/protocol-esound.h b/src/polypcore/protocol-esound.h
index 71d58464..a94d1c72 100644
--- a/src/polypcore/protocol-esound.h
+++ b/src/polypcore/protocol-esound.h
@@ -22,10 +22,10 @@
USA.
***/
-#include "core.h"
-#include "socket-server.h"
-#include "module.h"
-#include "modargs.h"
+#include <polypcore/core.h>
+#include <polypcore/socket-server.h>
+#include <polypcore/module.h>
+#include <polypcore/modargs.h>
typedef struct pa_protocol_esound pa_protocol_esound;