File 64bit_portability.patch of Package glxosd
---
font-manager.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/font-manager.h b/font-manager.h
index d215035..8cd5aa0 100644
--- a/font-manager.h
+++ b/font-manager.h
@@ -42,7 +42,7 @@ extern "C" {
#include "markup.h"
#include "texture-font.h"
#include "texture-atlas.h"
-
+#include "platform.h"
#ifdef __cplusplus
namespace ftgl {
#endif
--
2.11.0