aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/ds/makefile')
-rw-r--r--backends/platform/ds/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ds/makefile b/backends/platform/ds/makefile
index 58d6fd4c02..e24a36ef81 100644
--- a/backends/platform/ds/makefile
+++ b/backends/platform/ds/makefile
@@ -3,7 +3,7 @@
-export PATH := $(DEVKITARM)/bin:$(PATH)
+export PATH := $(DEVKITPRO)/devkitARM/bin:$(PATH)
export portdir = $(CURDIR)/arm9
export srcdir = $(CURDIR)/../../..