From f5c1c0c2d8fd3a04ec61f145e3f13bc0830c8e56 Mon Sep 17 00:00:00 2001 From: WiSo <wiso@xbmc.org> Date: Sat, 9 Apr 2011 18:52:56 +0200 Subject: [WIN32] added xbmc/system/cdrip to the dll search path --- xbmc/win32/WIN32Util.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/xbmc/win32/WIN32Util.cpp b/xbmc/win32/WIN32Util.cpp index 500d5f9930..b402de9f7f 100644 --- a/xbmc/win32/WIN32Util.cpp +++ b/xbmc/win32/WIN32Util.cpp @@ -55,6 +55,7 @@ "special://xbmc/system/;" \ "special://xbmc/system/players/dvdplayer/;" \ "special://xbmc/system/players/paplayer/;" \ + "special://xbmc/system/cdrip/;" \ "special://xbmc/system/python/;" \ "special://xbmc/" -- cgit v1.2.3