From 717fb5ab83f0d769bc21073e90cdf1ec8d493875 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 2 Dec 2008 20:06:01 +0000 Subject: fixed effect plugin table git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@656 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/unixdomainsocket.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ui/unixdomainsocket.h') diff --git a/src/ui/unixdomainsocket.h b/src/ui/unixdomainsocket.h index b533fd358..30174042b 100644 --- a/src/ui/unixdomainsocket.h +++ b/src/ui/unixdomainsocket.h @@ -25,8 +25,9 @@ #include #include #include +#ifdef Q_OS_LINUX #include - +#endif /*! * UnixDomainSocket class is a wrapper around the unix domain sockets implementation. -- cgit v1.2.3-13-gbd6f