summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/dev/pm_ds.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pmax/dev/pm_ds.c')
-rw-r--r--sys/arch/pmax/dev/pm_ds.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/pmax/dev/pm_ds.c b/sys/arch/pmax/dev/pm_ds.c
index 64144ed32d8..fe2883bcdcb 100644
--- a/sys/arch/pmax/dev/pm_ds.c
+++ b/sys/arch/pmax/dev/pm_ds.c
@@ -36,10 +36,10 @@
#include "fb.h"
#include "pm.h"
-#include "dc_ds.h"
+#include "dz_ds.h"
#if 0
-#if NDC_DS == 0
+#if NDZ_DS == 0
pm needs dc device
#endif
#endif