Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 225943
Collapse All | Expand All

(-)vbrfixc-0.24/vbrfixc/vbrfix.cpp (+1 lines)
Lines 16-21 Link Here
16
 ***************************************************************************/
16
 ***************************************************************************/
17
#include "vbrfix.h"
17
#include "vbrfix.h"
18
//#include "stdafx.h"//include in mfc version
18
//#include "stdafx.h"//include in mfc version
19
#include <cstring>
19
int getXHpos(int ver,int chan);
20
int getXHpos(int ver,int chan);
20
VbrFix::VbrFix(){
21
VbrFix::VbrFix(){
21
  frameptrs=NULL;flags=0;
22
  frameptrs=NULL;flags=0;

Return to bug 225943