summaryrefslogtreecommitdiff
path: root/graphics/milton/files/patch-src_system__includes.h
blob: f440a5ef1c8c61a4948d701d570c28d4ba276912 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/system_includes.h.orig	2019-03-15 04:11:43 UTC
+++ src/system_includes.h
@@ -48,7 +48,7 @@
 
 #include "gl.h"
 
-#elif defined(__linux__)
+#elif defined(__linux__) || defined(__FreeBSD__)
 
 #include "gl.h"