diff --git a/oldtop.c b/oldtop.c index 9df1be02..8703c6b2 100644 --- a/oldtop.c +++ b/oldtop.c @@ -116,7 +116,7 @@ #define PUTP(x) (tputs(x,1,putchar)) #define BAD_INPUT -30 -#include "top.h" /* new header for top specific things */ +#include "oldtop.h" /* new header for top specific things */ static int *cpu_mapping;