Fix GCC4 build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30985 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
bb56a763a6
commit
c0e1e0eaac
@ -1,6 +1,10 @@
|
||||
#ifndef _PLUGIN_MANAGER_H
|
||||
#define _PLUGIN_MANAGER_H
|
||||
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
#include "ReaderPlugin.h"
|
||||
#include "DecoderPlugin.h"
|
||||
#include <TList.h>
|
||||
|
Loading…
Reference in New Issue
Block a user