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