aboutsummaryrefslogtreecommitdiffstats
path: root/_test/meowpp_Colors.cpp
diff options
context:
space:
mode:
Diffstat (limited to '_test/meowpp_Colors.cpp')
-rw-r--r--_test/meowpp_Colors.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/_test/meowpp_Colors.cpp b/_test/meowpp_Colors.cpp
index 847f838..59f612f 100644
--- a/_test/meowpp_Colors.cpp
+++ b/_test/meowpp_Colors.cpp
@@ -1,3 +1,9 @@
+#include "meowpp/colors/RGB.h"
+#include "meowpp/colors/YUV.h"
+#include "meowpp/colors/HSL.h"
+#include "meowpp/colors/HSV.h"
+#include "meowpp/utility.h"
+
#include "meowpp.h"
TEST(Colors){