summaryrefslogtreecommitdiff
path: root/new/splash/lib/splash.rb
diff options
context:
space:
mode:
Diffstat (limited to 'new/splash/lib/splash.rb')
-rw-r--r--new/splash/lib/splash.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/new/splash/lib/splash.rb b/new/splash/lib/splash.rb
index 68674f9..5a29956 100644
--- a/new/splash/lib/splash.rb
+++ b/new/splash/lib/splash.rb
@@ -4,6 +4,8 @@ require_relative '../../lib/crys'
require_relative 'splash/server'
require_relative 'splash/builder'
+require_relative 'splash/batch_builder'
+require_relative 'splash/pages_db_manager'
module Crys
module Splash