summaryrefslogtreecommitdiff
path: root/include/mnode.h
diff options
context:
space:
mode:
authorlulf@carrot.studby.ntnu.no <lulf@carrot.studby.ntnu.no>2008-04-29 16:07:52 +0200
committerlulf@carrot.studby.ntnu.no <lulf@carrot.studby.ntnu.no>2008-04-29 16:07:52 +0200
commit6432307b18665e8d562ba50884019eb5d199d8db (patch)
tree495c65cb07d7063a25a7b3356e56c3e7a846858b /include/mnode.h
parent5bdbe39c6e2af7b85482e0003ad52a4bc5a74212 (diff)
- Compilation fixes. It does not work yet, but basic structure in place.
Diffstat (limited to 'include/mnode.h')
-rw-r--r--include/mnode.h1
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 {