aboutsummaryrefslogtreecommitdiff
path: root/src/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat.h')
-rw-r--r--src/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat.h b/src/compat.h
index b1e8663..59c8001 100644
--- a/src/compat.h
+++ b/src/compat.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include "debug.h" 3#include "debug.hpp"
4#include "stackindex.hpp" 4#include "stackindex.hpp"
5 5
6// try to detect if we are building against LuaJIT or MoonJIT 6// try to detect if we are building against LuaJIT or MoonJIT