X-Git-Url: http://deadsoftware.ru/gitweb?p=dsw-obn.git;a=blobdiff_plain;f=src%2Foberon-type-compat.c;h=964f0a0e4797875c123aae905c700bab23f17a9f;hp=a30849986c45fa9d2054587864c280b9e7a5cc23;hb=4e58c0e61815196bcf87405ab9d070631bc72f90;hpb=0f382f6efef254a295e71dc82ddd0f87b95aaddd diff --git a/src/oberon-type-compat.c b/src/oberon-type-compat.c index a308499..964f0a0 100644 --- a/src/oberon-type-compat.c +++ b/src/oberon-type-compat.c @@ -7,11 +7,9 @@ #include #include -#include "../include/oberon.h" - -#include "oberon-common.h" #include "oberon-internals.h" #include "oberon-type-compat.h" +#include "oberon-common.h" bool oberon_is_array_type(oberon_type_t * t)