aboutsummaryrefslogtreecommitdiff
path: root/src/GameInitDispose.cpp
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-09-11 20:38:38 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-09-11 20:38:38 +0700
commit51c370654dff1ab6cc8bae91676ae2d6a8ada848 (patch)
tree83cd39ce7d0512545b896980fbfe10e024c52908 /src/GameInitDispose.cpp
parent92c1abc665e3a77301d3e38a9785e70b7ce3efe4 (diff)
downloadblackshades-51c370654dff1ab6cc8bae91676ae2d6a8ada848.tar.gz
Handle key callback
Diffstat (limited to 'src/GameInitDispose.cpp')
-rw-r--r--src/GameInitDispose.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GameInitDispose.cpp b/src/GameInitDispose.cpp
index 7599837..bbcd5b2 100644
--- a/src/GameInitDispose.cpp
+++ b/src/GameInitDispose.cpp
@@ -21,7 +21,6 @@
// along with Black Shades. If not, see <https://www.gnu.org/licenses/>.
#include <AL/alc.h>
-#include <GLFW/glfw3.h>
#include "config.h"
#include "Textures.h"