diff options
Diffstat (limited to 'include/mnode.h')
-rw-r--r-- | include/mnode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mnode.h b/include/mnode.h index 891ad3d..ff27eb7 100644 --- a/include/mnode.h +++ b/include/mnode.h @@ -1,5 +1,6 @@ #ifndef _MP3NODE_H_ #define _MP3NODE_H_ +#include <queue.h> struct TagLib_File; struct mnode { |