~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/session_dictionary/dictionary.h

Naming fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#define PLUGIN_SCHEMA_DICTIONARY_DICTIONARY_H
23
23
 
24
24
#include "drizzled/plugin/table_function.h"
25
 
#include "plugin/sesssion_dictionary/processlist.h"
 
25
#include "plugin/session_dictionary/processlist.h"
26
26
 
27
27
#endif  /* PLUGIN_SCHEMA_DICTIONARY_DICTIONARY_H */