aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/color.h')
-rw-r--r--src/video_core/color.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/video_core/color.h b/src/video_core/color.h
index 4d2026eb..422fdc8a 100644
--- a/src/video_core/color.h
+++ b/src/video_core/color.h
@@ -6,8 +6,7 @@
#include "common/common_types.h"
#include "common/swap.h"
-
-#include "video_core/math.h"
+#include "common/vector_math.h"
namespace Color {