diff options
Diffstat (limited to 'plugins/Svc_vi/services.h')
-rw-r--r-- | plugins/Svc_vi/services.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Svc_vi/services.h b/plugins/Svc_vi/services.h index 00bb262acd..38acbc7731 100644 --- a/plugins/Svc_vi/services.h +++ b/plugins/Svc_vi/services.h @@ -21,8 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_VERSIONINFO_SERVICES_H
#define M_VERSIONINFO_SERVICES_H
-#include "common.h"
-
int InitServices();
int DestroyServices();
|