--- textile/textile.module.45	2004-09-23 17:45:55.000000000 +0200
+++ textile/textile.module	2004-12-18 16:52:29.000000000 +0100
@@ -47,8 +47,8 @@
 // update automatically
 _textile_install();
 
-require_once(module_get_path('textile') . '/textilephp/Textile.php');
-require_once(module_get_path('textile') . '/smartypants-php/SmartyPants-PHP.inc');
+require_once(drupal_get_path('module','textile') . '/textilephp/Textile.php');
+require_once(drupal_get_path('module','textile') . '/smartypants-php/SmartyPants-PHP.inc');
 
 /********************************************************************
  * Drupal Hooks
