summaryrefslogtreecommitdiff
path: root/src/common/packets/packets_len_zero.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/packets/packets_len_zero.h')
-rw-r--r--src/common/packets/packets_len_zero.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/common/packets/packets_len_zero.h b/src/common/packets/packets_len_zero.h
index 1385c80ee..c07f89e3f 100644
--- a/src/common/packets/packets_len_zero.h
+++ b/src/common/packets/packets_len_zero.h
@@ -24,7 +24,9 @@
/* This file is autogenerated, please do not commit manual changes */
-#if PACKETVER >= 20190000
+#if PACKETVER >= 20200000
+#include "common/packets/packets2020_len_zero.h"
+#elif PACKETVER >= 20190000
#include "common/packets/packets2019_len_zero.h"
#elif PACKETVER >= 20180000
#include "common/packets/packets2018_len_zero.h"