fix include for renamed files
This commit is contained in:
parent
f9142b9885
commit
959eca935b
|
@ -1,4 +1,4 @@
|
|||
#include "mysql_ext.h"
|
||||
#include "mysql_duce_ext.h"
|
||||
|
||||
/* MySQL::Client */
|
||||
static VALUE rb_mysql_client_new(VALUE klass) {
|
||||
|
|
Loading…
Reference in New Issue