From 465f535c51f0b3c9050366fb4930c8a465a87f42 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 16 Feb 2010 15:03:03 +0000 Subject: #include corresponding .h files in .c files. This ensures that function declarations in both files always match. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30596 b3059339-0415-0410-9bf9-f77b7e298cf2 --- osdep/shmem.c | 1 + 1 file changed, 1 insertion(+) (limited to 'osdep/shmem.c') diff --git a/osdep/shmem.c b/osdep/shmem.c index 9788d02bc5..e942f462ed 100644 --- a/osdep/shmem.c +++ b/osdep/shmem.c @@ -40,6 +40,7 @@ #include #include "mp_msg.h" +#include "shmem.h" #ifdef AIX #include -- cgit v1.2.3