summaryrefslogtreecommitdiffstats
path: root/src/ui/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/color.h')
-rw-r--r--src/ui/color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/color.h b/src/ui/color.h
index c282429..ad99ddd 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -19,8 +19,8 @@
#pragma once
+#include "ui/control.h"
-#include "control.h"
namespace Gfx{
class CEngine;