aboutsummaryrefslogtreecommitdiff
path: root/src/table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/table.h')
-rw-r--r--src/table.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/table.h b/src/table.h
index 5b85e9a..704c917 100644
--- a/src/table.h
+++ b/src/table.h
@@ -1,6 +1,5 @@
#include "lua.h"
-#include "i_util.h"
-#include "i_common.h"
+#include "util.h"
#include "sort.h"
#include <stdint.h>