summary refs log tree commit diff stats
path: root/tests/tlibs.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tlibs.nim')
-rw-r--r--tests/tlibs.nim3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tlibs.nim b/tests/tlibs.nim
index 317430744..2326fba64 100644
--- a/tests/tlibs.nim
+++ b/tests/tlibs.nim
@@ -1,9 +1,10 @@
 # Test wether the bindings at least compile...
 
 import
+  unicode,
   osproc, zipfiles,
   sdl, smpeg, sdl_gfx, sdl_net, sdl_mixer, sdl_ttf,
-  sdl_image, sdl_mixer_nosmpeg
+  sdl_image, sdl_mixer_nosmpeg,
   cursorfont, xatom, xf86vmode, xkb, xrandr, xshm, xvlib, keysym, xcms, xi,
   xkblib, xrender, xutil, x, xf86dga, xinerama, xlib, xresource, xv,
   gtk2, glib2, pango, gdk2,