mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Update platform-specific header includes to use pcp paths.
Resolves a couple of remaining review notes from @BenBE.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user