summaryrefslogtreecommitdiff
path: root/src/Plugins/Shop/Video/Video.cpp
blob: 01be67cb55ba8e2b6abebf9fe94cae8e48bcd2c5 (plain)
1
2
3
4
5
6
7
#include "Video.h"

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif