Rename everything to use the "vex" name.


git-svn-id: svn://svn.valgrind.org/vex/trunk@52 8f6e269a-dfd6-0310-a8e1-e2731360e62c
diff --git a/priv/main/vex_util.h b/priv/main/vex_util.h
index 2cc60e7..bb36f5a 100644
--- a/priv/main/vex_util.h
+++ b/priv/main/vex_util.h
@@ -9,7 +9,7 @@
 #ifndef __VEX_UTIL_H
 #define __VEX_UTIL_H
 
-#include "libjit_basictypes.h"
+#include "libvex_basictypes.h"
 
 
 /* Misc. */