about summary refs log tree commit diff
path: root/src/libutil
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil')
-rw-r--r--src/libutil/aterm-map.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libutil/aterm-map.hh b/src/libutil/aterm-map.hh
index db36da377a79..b732453a7600 100644
--- a/src/libutil/aterm-map.hh
+++ b/src/libutil/aterm-map.hh
@@ -1,8 +1,7 @@
 #ifndef __ATERM_MAP_H
 #define __ATERM_MAP_H
 
-typedef struct _ATerm * ATerm;
-
+#include <aterm1.h>
 #include <assert.h>