summarylogtreecommitdiffstats
path: root/include.patch
blob: b5d2808c189a75cde5366429668036c9671a9a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/JASP-Engine/JASP-Engine.pro b/JASP-Engine/JASP-Engine.pro
index 82f3f985..197fd8f6 100644
--- a/JASP-Engine/JASP-Engine.pro
+++ b/JASP-Engine/JASP-Engine.pro
@@ -76,6 +76,7 @@ INCLUDEPATH += \
 linux:INCLUDEPATH += \
 	/usr/share/R/include \
         /usr/lib/R/library/include \
+	/usr/include/R \
 	$$_R_HOME/site-library/Rcpp/include
 
 macx:LIBS += \