mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
fix "plooc_class.h" path
This commit is contained in:
parent
2a05fbd938
commit
c4de690db8
@ -29,7 +29,7 @@
|
||||
#ifndef __PIKA_OOC_H__
|
||||
#define __PIKA_OOC_H__
|
||||
#if PIKA_PLOOC_ENABLE
|
||||
#include "../pikascript-lib/PLOOC/plooc_class.h"
|
||||
#include "plooc_class.h"
|
||||
#else
|
||||
#define private_member(X) X
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user