diff options
Diffstat (limited to 'keyboards/chidori/chidori.c')
-rw-r--r-- | keyboards/chidori/chidori.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/chidori/chidori.c b/keyboards/chidori/chidori.c index a3b6f2c041..229982724e 100644 --- a/keyboards/chidori/chidori.c +++ b/keyboards/chidori/chidori.c @@ -13,3 +13,5 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ + +#include "chidori.h" |