summaryrefslogtreecommitdiffstats
path: root/src/polypcore/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/module.h')
-rw-r--r--src/polypcore/module.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/polypcore/module.h b/src/polypcore/module.h
index 6f137c15..03b9bc87 100644
--- a/src/polypcore/module.h
+++ b/src/polypcore/module.h
@@ -25,8 +25,8 @@
#include <inttypes.h>
#include <ltdl.h>
-#include "core.h"
-#include "modinfo.h"
+#include <polypcore/core.h>
+#include <polypcore/modinfo.h>
typedef struct pa_module pa_module;