test: Add GTest printers for commonly used Qt types
[quassel.git] / src / test / global / testglobal.h
index cc7ce97..a2ad4ce 100644 (file)
@@ -20,6 +20,6 @@
 
 #pragma once
 
-#include "test-global-export.h"
-
 #include <gmock/gmock.h>
+
+#include "printers.h"