libragephoto upstream (0.5.0)

SnapmaticPicture.h: RagePhoto(A).h -> RagePhoto(A)
This commit is contained in:
Syping 2023-06-11 22:50:44 +02:00
parent 34bc0a5e3e
commit c74e9a00d0
2 changed files with 3 additions and 3 deletions

View File

@ -21,10 +21,10 @@
#include "SnapmaticJson.h"
#ifdef RAGEPHOTO_USE_ABI_WRAPPER
#include <RagePhotoA.h>
#include <RagePhotoA>
typedef RagePhotoA RagePhoto;
#else
#include <RagePhoto.h>
#include <RagePhoto>
#endif
#include <QStringList>
#include <QDateTime>

@ -1 +1 @@
Subproject commit 6acf7b733879850815059e470644637f208850c4
Subproject commit ad0e52781e725a884f71cc61a0a79ab613647ae2