]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/master.hpp
vm: change "profiler" names to "counting_profiler"
[factor.git] / vm / master.hpp
index 43e02fe4d48151e5a7f5a6d5a55745bd6131d152..c7f8836c2b5daca4f274559ef0ba526bbb9da248 100755 (executable)
@@ -94,7 +94,7 @@ namespace factor
 #include "contexts.hpp"
 #include "run.hpp"
 #include "objects.hpp"
-#include "profiler.hpp"
+#include "counting_profiler.hpp"
 #include "errors.hpp"
 #include "bignumint.hpp"
 #include "bignum.hpp"