mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 22:55:24 +02:00
11 lines
239 B
Diff
11 lines
239 B
Diff
--- vfe/vfesession.h 2019-01-30 18:47:18.816545460 +0100
|
|
+++ - 2019-01-30 18:50:31.169629844 +0100
|
|
@@ -40,6 +40,8 @@
|
|
|
|
#include "base/image/colourspace.h"
|
|
|
|
+typedef unsigned int uint;
|
|
+
|
|
namespace vfe
|
|
{
|
|
using namespace pov_frontend;
|