From d9f55dd56cc2a21dc6be97e9a2512d9bd8f05286 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 29 Mar 2009 22:40:44 +0000 Subject: Fix compile warning. Subversion-branch: /branches/opl-branch Subversion-revision: 1491 --- opl/opl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'opl') diff --git a/opl/opl.c b/opl/opl.c index 9afdd980..8f75241b 100644 --- a/opl/opl.c +++ b/opl/opl.c @@ -25,6 +25,7 @@ #include "config.h" +#include #include #include "opl.h" -- cgit v1.2.3