summaryrefslogtreecommitdiff
path: root/multimedia/jmref/files/patch-lencod_inc_configfile.h
blob: 6ac95d9e982d05e536f71a248632f6c01f523fc5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lencod/inc/configfile.h.orig	2015-06-19 11:50:52 UTC
+++ lencod/inc/configfile.h
@@ -20,7 +20,7 @@
 #define PROFILE_IDC     88
 #define LEVEL_IDC       21
 
-InputParameters cfgparams;
+extern InputParameters cfgparams;
 
 
 #ifdef INCLUDED_BY_CONFIGFILE_C