mirror of
https://github.com/vidarh/ruby-x11
synced 2024-12-26 09:59:02 +01:00
Missing require
This commit is contained in:
parent
8023e81c24
commit
ad16950b18
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
require 'ostruct'
|
||||||
|
|
||||||
module X11
|
module X11
|
||||||
module Form
|
module Form
|
||||||
# A form object is an X11 packet definition. We use forms to encode
|
# A form object is an X11 packet definition. We use forms to encode
|
||||||
|
|
Loading…
Reference in a new issue