summaryrefslogtreecommitdiff
path: root/ui/uiComponent.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/uiComponent.h')
-rw-r--r--ui/uiComponent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/uiComponent.h b/ui/uiComponent.h
index 8a9613e..75c2284 100644
--- a/ui/uiComponent.h
+++ b/ui/uiComponent.h
@@ -2,7 +2,7 @@
#include <functional>
#include <glm/glm.hpp>
-#include <special_members.hpp>
+#include <special_members.h>
class UIShader;
union SDL_Event;