summaryrefslogtreecommitdiff
path: root/libpager/object-terminate.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpager/object-terminate.c')
-rw-r--r--libpager/object-terminate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpager/object-terminate.c b/libpager/object-terminate.c
index fe348b76..571e656a 100644
--- a/libpager/object-terminate.c
+++ b/libpager/object-terminate.c
@@ -16,7 +16,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "priv.h"
-#include "memory_object.h"
+#include "memory_object_S.h"
#include <stdio.h>
/* Implement the object termination call from the kernel as described