X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvm%2Fstatistics.c;h=9c07ef78b47af9ea09433e58e58bb31a1d9a0b6e;hb=8b1896a0eef0945f802ea2dbd5edb25ee853b810;hp=878e8b822de83089a51416a584ed2d265e36a3a7;hpb=9170049e58bcfff8a4bcab6d7676e27ffb320eeb;p=cacao.git diff --git a/src/vm/statistics.c b/src/vm/statistics.c index 878e8b822..9c07ef78b 100644 --- a/src/vm/statistics.c +++ b/src/vm/statistics.c @@ -44,12 +44,12 @@ #include "mm/gc.hpp" -#include "toolbox/logging.h" +#include "toolbox/logging.hpp" -#include "vm/class.h" +#include "vm/class.hpp" #include "vm/field.hpp" #include "vm/global.h" -#include "vm/method.h" +#include "vm/method.hpp" #include "vm/options.h" #include "vm/statistics.h"