Fix of previous commit

This commit is contained in:
Martin Pulec
2015-09-29 09:17:25 +02:00
parent 0f44ac9b5a
commit 982f9ba9b4

View File

@@ -125,7 +125,7 @@ struct vo_postprocess_t vo_postprocess_modules[] = {
MK_STATIC(df_done),
NULL
},
#if defined HAVE_SCALE || defined BUILD_LIBRARIES
#if defined HAVE_TEXT || defined BUILD_LIBRARIES
{"scale",
"scale",
MK_NAME(scale_init),