Index: /trunk/nv/lib/sdl12.hh
===================================================================
--- /trunk/nv/lib/sdl12.hh	(revision 18)
+++ /trunk/nv/lib/sdl12.hh	(revision 19)
@@ -7,4 +7,6 @@
 #ifndef NV_LIB_SDL_HH
 #define NV_LIB_SDL_HH
+
+#include <nv/common.hh>
 
 #define NV_SDL_DYNAMIC
Index: /trunk/nv/lib/sdl_image.hh
===================================================================
--- /trunk/nv/lib/sdl_image.hh	(revision 18)
+++ /trunk/nv/lib/sdl_image.hh	(revision 19)
@@ -8,4 +8,5 @@
 #define NV_LIB_SDL_IMAGE_HH
 
+#include <nv/common.hh>
 #include <nv/lib/sdl12.hh>
 
