From 3e9af3c880df92d8d7e0f974fd977f85f1cb6e7a Mon Sep 17 00:00:00 2001 From: Jenny White Date: Sat, 28 Apr 2018 18:27:12 +0300 Subject: [PATCH] fix failing pr check --- include/hacks/hacklist.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/hacks/hacklist.hpp b/include/hacks/hacklist.hpp index f8241a73..b5c7177f 100755 --- a/include/hacks/hacklist.hpp +++ b/include/hacks/hacklist.hpp @@ -7,6 +7,8 @@ #pragma once +#include "config.h" + #if ENABLE_VISUALS #include "ESP.hpp"