summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/tng/tng_io_fwd.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/tng/tng_io_fwd.h b/include/tng/tng_io_fwd.h
index 8b63a9a..68bcafd 100644
--- a/include/tng/tng_io_fwd.h
+++ b/include/tng/tng_io_fwd.h
@@ -31,9 +31,7 @@ typedef struct tng_gen_block *tng_gen_block_t;
typedef struct tng_particle_mapping *tng_particle_mapping_t;
/** A pointer to a structure containing frame set information. */
typedef struct tng_trajectory_frame_set *tng_trajectory_frame_set_t;
-/** A pointer to a particle data container. */
-typedef struct tng_particle_data *tng_particle_data_t;
-/** A pointer to a non-particle data container. */
-typedef struct tng_non_particle_data *tng_non_particle_data_t;
+/** A pointer to a data container. */
+typedef struct tng_data *tng_data_t;
#endif
contact: Jan Huwald // Impressum