aboutsummaryrefslogtreecommitdiffstats
path: root/src/demo_client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/demo_client.rb')
-rwxr-xr-xsrc/demo_client.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/demo_client.rb b/src/demo_client.rb
index 264ee73..06c2400 100755
--- a/src/demo_client.rb
+++ b/src/demo_client.rb
@@ -1,6 +1,7 @@
#!/usr/bin/env ruby
# This programm will create a client which can be used to test servers
require 'lib/client'
+require 'lib/apdu'
#=================
#== client type ==