From 4eacc03558f5b740b2104e8f826dc42ec1a05350 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 19 Mar 2009 11:11:43 +0100 Subject: [PATCH] defs: add new symbol to windows .def file Add the new windows cmd.exe coloring method to the .def file. --- win32/common/libgstreamer.def | 1 + 1 file changed, 1 insertion(+) diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 274c934ca5..f91b80aad1 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -208,6 +208,7 @@ EXPORTS gst_debug_category_set_threshold gst_debug_color_flags_get_type gst_debug_construct_term_color + gst_debug_construct_win_color gst_debug_get_all_categories gst_debug_get_default_threshold gst_debug_graph_details_get_type