chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Loosen playlist command rights.
[disorder]
/
lib
/
vector.h
diff --git
a/lib/vector.h
b/lib/vector.h
index 33f3d353db02242d45a2e8e7aa0bd6a92411dc87..d89376cd7a62e35296c35ac9e32923c273ab0ff4 100644
(file)
--- a/
lib/vector.h
+++ b/
lib/vector.h
@@
-22,6
+22,8
@@
#ifndef VECTOR_H
#define VECTOR_H
+#include "mem.h"
+
/** @brief Dynamic array template
* @param NAME type name
* @param ETYPE element type