From df5be194098e188f9cd3234af2bea34b67d19da2 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 7 Oct 2006 01:05:12 +0000 Subject: Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup svn-id: r24153 --- base/plugins.h | 1 + 1 file changed, 1 insertion(+) (limited to 'base/plugins.h') diff --git a/base/plugins.h b/base/plugins.h index acaa637162..e5a6882e39 100644 --- a/base/plugins.h +++ b/base/plugins.h @@ -24,6 +24,7 @@ #ifndef BASE_PLUGINS_H #define BASE_PLUGINS_H +#include "common/stdafx.h" #include "common/array.h" #include "common/list.h" #include "common/singleton.h" -- cgit v1.2.3