From eabe7092f7db37fcb7dcaabb684c7ead1039a016 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 26 Nov 2006 18:33:41 +0000 Subject: Rename config.h --> debug.h and include config.h explicitly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21277 b3059339-0415-0410-9bf9-f77b7e298cf2 --- loader/registry.c | 1 + 1 file changed, 1 insertion(+) (limited to 'loader/registry.c') diff --git a/loader/registry.c b/loader/registry.c index 1ed90bd60c..a056ce7b53 100644 --- a/loader/registry.c +++ b/loader/registry.c @@ -5,6 +5,7 @@ */ #include "config.h" +#include "debug.h" #include #include -- cgit v1.2.3