summaryrefslogtreecommitdiff
diff options
-rw-r--r--tests/pch/test-gtest_pch.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pch/test-gtest_pch.hh b/tests/pch/test-gtest_pch.hh
index 6abdd8763..abf31b29b 100644
--- a/tests/pch/test-gtest_pch.hh
+++ b/tests/pch/test-gtest_pch.hh
@@ -38,5 +38,9 @@
#include <sigc++/sigc++.h>
#include <gtk/gtk.h>
+#include <UnityCore/GLibSource.h>
+#include <UnityCore/GLibWrapper.h>
+#include <UnityCore/Variant.h>
+
#endif