1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

Add missing use for dirname.

This commit is contained in:
Mark Hindess
2014-06-14 22:54:08 +01:00
parent 4522b7f31b
commit d961970828
+1
View File
@@ -3,6 +3,7 @@ use strict;
use warnings;
use utf8;
use File::Basename qw/dirname/;
use List::Util qw(min);
use Slic3r::Geometry qw(X Y Z);
use Wx qw(:frame :bitmap :id :misc :notebook :panel :sizer :menu :dialog :filedialog