Bugfixes in fixed assets editor.
[fa-stable.git] / manufacturing / view / wo_costs_view.php
index ff474a97a8b84596a22071cd8c3fb4dcae078078..6e139ec62447cc5c595d4f752bbfc072f15d9932 100644 (file)
@@ -20,7 +20,6 @@ if ($SysPrefs->use_popup_windows)
 page(_($help_context = "View Work Order Costs"), true, false, "", $js);
 
 include_once($path_to_root . "/includes/date_functions.inc");
-include_once($path_to_root . "/includes/manufacturing.inc");
 include_once($path_to_root . "/includes/data_checks.inc");
 
 include_once($path_to_root . "/manufacturing/includes/manufacturing_db.inc");