summaryrefslogtreecommitdiffstats
path: root/src/polypcore/protocol-http.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/protocol-http.h')
-rw-r--r--src/polypcore/protocol-http.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/polypcore/protocol-http.h b/src/polypcore/protocol-http.h
index 0a1855e9..10dd656b 100644
--- a/src/polypcore/protocol-http.h
+++ b/src/polypcore/protocol-http.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_http pa_protocol_http;