~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/registry_dictionary/plugins.cc

Additional plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#include "config.h"
22
22
 
23
 
#include <plugin/data_engine/function.h>
 
23
#include <plugin/registry_dictionary/dictionary.h>
24
24
 
25
25
using namespace std;
26
26
using namespace drizzled;