Code styling pass

This commit is contained in:
Antoine Pilote
2023-07-10 13:26:43 -04:00
parent bf51b3be00
commit 1e2c379462
7 changed files with 25 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
#include "Input.h"
#include "../Window.h"
#include "src/Window.h"
#include <Imgui/imgui_impl_glfw.h>
#include <GLFW/glfw3.h>