~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/csv/ha_tina.cc

MergedĀ inĀ remove-include-dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
#pragma implementation        // gcc: Class implementation
46
46
#endif
47
47
 
48
 
#include "mysql_priv.h"
 
48
#include <drizzled/mysql_priv.h>
49
49
#include "ha_tina.h"
50
50
 
51
51