summaryrefslogtreecommitdiffstats
path: root/pcp/PCPProcess.c
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-06-07 13:46:29 +1000
committerNathan Scott <nathans@redhat.com>2021-06-09 17:09:29 +1000
commit144fd0a8d7c65a5b5bb2a0bd0a86750615bff4df (patch)
tree67196ef7f1384f0f37d1aaa8f015990fd8387189 /pcp/PCPProcess.c
parent4bcb5d116bd371fb72e8c43335316184fb8febd9 (diff)
Update platform-specific header includes to use pcp paths.
Resolves a couple of remaining review notes from @BenBE.
Diffstat (limited to 'pcp/PCPProcess.c')
-rw-r--r--pcp/PCPProcess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcp/PCPProcess.c b/pcp/PCPProcess.c
index 3b66a301..5947ee12 100644
--- a/pcp/PCPProcess.c
+++ b/pcp/PCPProcess.c
@@ -7,7 +7,7 @@ Released under the GNU GPLv2, see the COPYING file
in the source distribution for its full text.
*/
-#include "PCPProcess.h"
+#include "pcp/PCPProcess.h"
#include <math.h>
#include <stdio.h>

© 2014-2024 Faster IT GmbH | imprint | privacy policy