# This patch file was generated by NetBeans IDE
# It uses platform neutral UTF-8 encoding and \n newlines.
--- Base (BASE)
+++ Locally Modified (Based On LOCAL)
@@ -263,7 +263,7 @@
         break;

         case 'commerce_price_no_decimals':
-          include(drupal_get_path('module', 'commerce_extra_price_formatters') . '/includes/extra_functions.inc');
\ No newline at end of file
+          module_load_include('inc', 'commerce_extra_price_formatters', 'includes/extra_functions');
\ No newline at end of file
           $markup = '';
           $markup .= commerce_extra_price_no_decimal_currency_format($item['amount'], $item['currency_code'], $entity);

