Change include from micasa_mgmd.h to micasa.h
This commit is contained in:
parent
7de821926a
commit
33c3cf2ecf
@ -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
|
Tue Jan 2 12:33:19 MST 2007 - jnorman@novell.com
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#include "com_novell_casa_MiCasa.h"
|
#include "com_novell_casa_MiCasa.h"
|
||||||
|
|
||||||
#include <jni.h>
|
#include <jni.h>
|
||||||
#include <micasa_mgmd.h>
|
#include <micasa.h>
|
||||||
#include <sscs_utf8.h>
|
#include <sscs_utf8.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Loading…
Reference in New Issue
Block a user