Update platform-specific header includes to use pcp paths.

Resolves a couple of remaining review notes from @BenBE.
This commit is contained in:
Nathan Scott
2021-06-07 13:46:29 +10:00
parent 4bcb5d116b
commit 144fd0a8d7
3 changed files with 7 additions and 6 deletions

View File

@ -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>