libragephoto upstream (0.5.0)
SnapmaticPicture.h: RagePhoto(A).h -> RagePhoto(A)
This commit is contained in:
parent
34bc0a5e3e
commit
c74e9a00d0
2 changed files with 3 additions and 3 deletions
|
@ -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
|
Loading…
Reference in a new issue