1--- src/glChartCanvas.cpp.orig 2020-10-22 23:20:06 UTC 2+++ src/glChartCanvas.cpp 3@@ -57,7 +57,7 @@ class OCPNStopWatch (private) 4 5 #if defined(__OCPN__ANDROID__) 6 #include "androidUTIL.h" 7-#elif defined(__WXQT__) 8+#else 9 #include <GL/glx.h> 10 #endif 11 12 13