gl/examples: remove spurious include for doublecube example

This commit is contained in:
Matthew Waters 2014-06-12 13:15:10 +10:00 committed by Tim-Philipp Müller
parent 21e9ad2b8e
commit 3a9803f31f

View file

@ -25,8 +25,6 @@
#endif
#include <gst/gst.h>
#include <gst/gl/gl.h>
#include <iostream>
#include <sstream>
#include <string>