rdpdr_types: [fix] add include svc_plugin

This commit is contained in:
Eduardo Beloni 2011-10-06 10:53:49 -03:00
parent a512574314
commit 34f3cb90f8
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "config.h"
#include <freerdp/utils/stream.h>
#include <freerdp/utils/list.h>
#include <freerdp/utils/svc_plugin.h>
typedef struct _DEVICE DEVICE;
typedef struct _IRP IRP;