summaryrefslogtreecommitdiffstats
path: root/src/polypcore/pdispatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/pdispatch.h')
-rw-r--r--src/polypcore/pdispatch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/pdispatch.h b/src/polypcore/pdispatch.h
index fdd4d7f5..57666259 100644
--- a/src/polypcore/pdispatch.h
+++ b/src/polypcore/pdispatch.h
@@ -23,9 +23,9 @@
***/
#include <inttypes.h>
-#include "tagstruct.h"
-#include "packet.h"
#include <polyp/mainloop-api.h>
+#include <polypcore/tagstruct.h>
+#include <polypcore/packet.h>
typedef struct pa_pdispatch pa_pdispatch;