Partial (inventory related) include files cleanup.
[fa-stable.git] / sales / includes / sales_db.inc
index 965238f7b85596ca4fa6c6ab20120c12b631b7c7..1698e40a2d88ff2c1a603f28e4e195fbdc08bf22 100644 (file)
@@ -10,7 +10,7 @@
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
 include_once($path_to_root . "/includes/banking.inc");
-include_once($path_to_root . "/includes/db/inventory_db.inc");
+include_once($path_to_root . "/includes/inventory.inc");
 include_once($path_to_root . "/includes/db/allocations_db.inc");
 include_once($path_to_root . "/sales/includes/db/sales_order_db.inc");
 include_once($path_to_root . "/sales/includes/db/sales_credit_db.inc");