Fixed a couple of obvious errors.
[fa-stable.git] / gl / gl_journal.php
index d516bdac8eaa8ff8e03367d750ba5684903f70e9..063dd8aed39165f77e39d3f3ac6088cb69f27f31 100644 (file)
@@ -21,6 +21,7 @@ include_once($path_to_root . "/includes/data_checks.inc");
 include_once($path_to_root . "/gl/includes/ui/gl_journal_ui.inc");
 include_once($path_to_root . "/gl/includes/gl_db.inc");
 include_once($path_to_root . "/gl/includes/gl_ui.inc");
+include_once($path_to_root . "/taxes/db/tax_types_db.inc");
 
 $js = '';
 if ($use_popup_windows)