summaryrefslogtreecommitdiffstats
path: root/src/core/refcnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/refcnt.c')
-rw-r--r--src/core/refcnt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/refcnt.c b/src/core/refcnt.c
index f2286cac..cd6ab964 100644
--- a/src/core/refcnt.c
+++ b/src/core/refcnt.c
@@ -19,7 +19,7 @@
FILE_LICENCE ( GPL2_OR_LATER );
#include <stdlib.h>
-#include <gpxe/refcnt.h>
+#include <ipxe/refcnt.h>
/** @file
*