summaryrefslogtreecommitdiffstats
path: root/Include/allobjects.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/allobjects.h')
-rw-r--r--Include/allobjects.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Include/allobjects.h b/Include/allobjects.h
index d7a0333..859f0b3 100644
--- a/Include/allobjects.h
+++ b/Include/allobjects.h
@@ -36,6 +36,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "object.h"
#include "objimpl.h"
+#include "accessobject.h"
#include "intobject.h"
#include "longobject.h"
#include "floatobject.h"