~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/tree.c

Moved m_ctype, m_string and my_bitmap. Removed t_ctype.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
*/
55
55
 
56
56
#include "mysys_priv.h"
57
 
#include <m_string.h>
 
57
#include <mystrings/m_string.h>
58
58
#include <mysys/my_tree.h>
59
59
#include "my_base.h"
60
60