clean up some includes

This commit is contained in:
Rasmus Karlsson
2018-07-15 12:03:41 +00:00
parent bfe6b90877
commit f1af162dab
6 changed files with 15 additions and 13 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
#pragma once
#include <common/Singleton.hpp>
#include "common/Singleton.hpp"
#include "widgets/Window.hpp"
#include "widgets/splits/SplitContainer.hpp"