diff options
-rw-r--r-- | mysys/my_rnd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/my_rnd.c b/mysys/my_rnd.c index e1aca222954..b7dca0f2afd 100644 --- a/mysys/my_rnd.c +++ b/mysys/my_rnd.c @@ -13,7 +13,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include <mysys_priv.h> +#include "mysys_priv.h" #include <m_string.h> /* |