#pragma once #ifndef TQUICKTIME_INCLUDED#define TQUICKTIME_INCLUDED struct PixelXRGB { UCHAR x, r, g, b;}; #endif