diff --git a/src/DarkRP2D.h b/src/DarkRP2D.h index 36cb05a..7f45b80 100644 --- a/src/DarkRP2D.h +++ b/src/DarkRP2D.h @@ -3,7 +3,6 @@ class DarkRP2D; #include -#include #include "Assets.h" #include "Renderer.h" diff --git a/src/DesktopLauncher.h b/src/DesktopLauncher.h index 6759612..4d28649 100644 --- a/src/DesktopLauncher.h +++ b/src/DesktopLauncher.h @@ -1,8 +1,6 @@ #ifndef DESKTOPLAUNCHER_H #define DESKTOPLAUNCHER_H -#include - namespace Game {