Add ROI comment

This commit is contained in:
Christian Semmler 2023-11-19 09:33:30 -05:00
parent 523e91e10c
commit 812189ca7c

View File

@ -1,6 +1,8 @@
#ifndef ROI_H
#define ROI_H
// ROI stands for Region of Interest.
#include "../compat.h"
#include "../mxstl.h"
#include "../realtime/realtime.h"