Fix build break
[platform/core/api/mediavision.git] / test / testsuites / common / visualizer / src / mv_util_shader.cpp
index 178fb35..42bca00 100644 (file)
@@ -14,6 +14,7 @@
  * limitations under the License.
  */
 
+#include <mv_private.h>
 #include "mv_util_shader.h"
 
 GLuint compile_shader_text(GLenum shaderType, const char *text)