~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/unireg.h

Merged remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
226
226
 
227
227
/* Include prototypes for unireg */
228
228
 
229
 
#include "drizzled_error.h"
 
229
#include <include/drizzled_error.h>
230
230
#include "structs.h"                            /* All structs we need */
231
231
 
232
232
#endif