Skip to content

Commit

Permalink
Merge pull request #1393 from brevilo/fix-missing-include
Browse files Browse the repository at this point in the history
Add missing include
  • Loading branch information
romw committed Sep 28, 2015
2 parents b8bd091 + 755e891 commit b0e110d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html/inc/prefs.inc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
// and also to/from HTML form elements

include_once("../inc/prefs_util.inc");
include_once("../inc/translation.inc");

global $cpu_prefs;
global $disk_prefs;
Expand Down

0 comments on commit b0e110d

Please sign in to comment.