Fix ENABLE_VISUALS Broken in Key.hpp

This commit is contained in:
LightCat 2019-03-25 21:31:31 +01:00
parent 75fbce033b
commit f3ca230f0a

View File

@ -1,9 +1,10 @@
/*
Created on 01.07.18.
*/
#pragma once
#include "config.h"
#if ENABLE_VISUALS
#include <SDL2/SDL_keycode.h>