Add missing include.
authorJarkko Pöyry <jpoyry@google.com>
Fri, 13 Feb 2015 20:56:16 +0000 (12:56 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Fri, 13 Feb 2015 20:56:16 +0000 (12:56 -0800)
Change-Id: I4c2f32e63650fbaf00cf7248d0d7fe5dce73095d

modules/gles31/functional/es31fCopyImageTests.cpp

index b0bf789..ac4ca10 100644 (file)
@@ -46,6 +46,7 @@
 #include "tcuVector.hpp"
 #include "tcuVectorUtil.hpp"
 #include "tcuSeedBuilder.hpp"
+#include "tcuResultCollector.hpp"
 
 #include "deArrayBuffer.hpp"
 #include "deFloat16.h"