djview4/djview-4.8-include.patch
Terje Røsten f148fb8acb Enable browser plugin
Add patch to fix includes for plugin
2011-11-28 14:43:16 +01:00

12 lines
269 B
Diff

diff --git a/npdjvu/npdjvu.cpp b/npdjvu/npdjvu.cpp
index 69f8462..e374d72 100644
--- a/npdjvu/npdjvu.cpp
+++ b/npdjvu/npdjvu.cpp
@@ -18,6 +18,7 @@
#include "config.h"
#include <locale.h>
#include <stdio.h>
+#include <stdint.h>
#include <string.h>
// Qt includes