Change include from micasa_mgmd.h to micasa.h

This commit is contained in:
Jim Norman 2007-01-03 03:28:33 +00:00
parent 7de821926a
commit 33c3cf2ecf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 3 08:12:10 MST 2007 - jnorman@novell.com
- Bug 231331. Change the includes on jmicasa.c
-------------------------------------------------------------------
Tue Jan 2 12:33:19 MST 2007 - jnorman@novell.com

View File

@ -23,7 +23,7 @@
#include "com_novell_casa_MiCasa.h"
#include <jni.h>
#include <micasa_mgmd.h>
#include <micasa.h>
#include <sscs_utf8.h>
#ifdef __cplusplus