summaryrefslogtreecommitdiffstats
path: root/libdimensionxx/dimensionxx.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libdimensionxx/dimensionxx.hpp')
-rw-r--r--libdimensionxx/dimensionxx.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/libdimensionxx/dimensionxx.hpp b/libdimensionxx/dimensionxx.hpp
index d8df782..c413d87 100644
--- a/libdimensionxx/dimensionxx.hpp
+++ b/libdimensionxx/dimensionxx.hpp
@@ -31,7 +31,8 @@
#include <dimensionxx/geometry.hpp>
#include <dimensionxx/color.hpp>
#include <dimensionxx/canvas.hpp>
-#include <dimensionxx/object.hpp>
#include <dimensionxx/png.hpp>
+#include <dimensionxx/object.hpp>
+#include <dimensionxx/objects.hpp>
#endif /* DIMENSIONXX_HPP */