From 7de7d1d414f8a5c408c5fd0aed0655af74a7e1ac Mon Sep 17 00:00:00 2001
From: D G Turner
Date: Sun, 26 Feb 2012 16:59:32 +0000
Subject: NDS: Fix build after common util.h split.

---
 backends/platform/ds/arm9/source/scummhelp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'backends/platform/ds')

diff --git a/backends/platform/ds/arm9/source/scummhelp.h b/backends/platform/ds/arm9/source/scummhelp.h
index 79103b35ed..2735727560 100644
--- a/backends/platform/ds/arm9/source/scummhelp.h
+++ b/backends/platform/ds/arm9/source/scummhelp.h
@@ -24,7 +24,7 @@
 #define _SCUMMHELP_H_
 
 #include "common/str.h"
-#include "common/util.h"
+#include "common/platform.h"
 
 namespace DS {
 
-- 
cgit v1.2.3