summaryrefslogtreecommitdiffstats
path: root/src/misc/vec/vec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/vec/vec.h')
-rw-r--r--src/misc/vec/vec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc/vec/vec.h b/src/misc/vec/vec.h
index a3943f2d..f23cc178 100644
--- a/src/misc/vec/vec.h
+++ b/src/misc/vec/vec.h
@@ -38,6 +38,7 @@ extern "C" {
#include "vecStr.h"
#include "vecPtr.h"
#include "vecVec.h"
+#include "vecAtt.h"
////////////////////////////////////////////////////////////////////////
/// PARAMETERS ///