Skip to content
Snippets Groups Projects
Commit 9c41744e authored by Sergey Sharybin's avatar Sergey Sharybin Committed by Jeroen Bakker
Browse files

Fix alignment/size issue on ARM/RPi architecture

Addresses 964305 from Debian bug tracker.
parent 3e368293
No related branches found
No related tags found
No related merge requests found
......@@ -191,6 +191,7 @@ typedef struct View3DShading {
int render_pass;
struct IDProperty *prop;
void *_pad2;
} View3DShading;
/** 3D Viewport Overlay settings. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment