summaryrefslogtreecommitdiffhomepage
path: root/src/input.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/input.hpp')
-rw-r--r--src/input.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input.hpp b/src/input.hpp
index 20bba64..abaa6fc 100644
--- a/src/input.hpp
+++ b/src/input.hpp
@@ -1,4 +1,6 @@
#pragma once
+
+// external libs
#include "GLFW/glfw3.h"
namespace Input {