X-Git-Url: http://nitlanguage.org diff --git a/tests/test_ffi_c_module_blocks.nit b/tests/test_ffi_c_module_blocks.nit index 0e8df59..1c18b03 100644 --- a/tests/test_ffi_c_module_blocks.nit +++ b/tests/test_ffi_c_module_blocks.nit @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import standard::kernel +import core::kernel in "C Header" `{ // C types of public Nit classes must be in the C header block