add missing include

This commit is contained in:
Christian Semmler 2023-06-17 17:46:42 +02:00
parent 74cde4394e
commit 1eddd4f54a
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -5,6 +5,7 @@
#include "mxdsaction.h"
#include "mxdsfile.h"
#include "mxdsobject.h"
#include "mxomni.h"
#include "mxomnicreateparam.h"
#include "mxresult.h"
#include "mxstreamer.h"