From 67a26a1a0beb7399668ab8c76bb814d65e8307e8 Mon Sep 17 00:00:00 2001 From: Mattia Barbon Date: Mon, 10 Feb 2003 21:12:55 +0000 Subject: [PATCH] Fix compilation after last fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/motif/glcanvas.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/motif/glcanvas.cpp b/src/motif/glcanvas.cpp index 48ce77e6de..8a84a0ec96 100644 --- a/src/motif/glcanvas.cpp +++ b/src/motif/glcanvas.cpp @@ -21,6 +21,7 @@ #include "wx/glcanvas.h" #include "wx/utils.h" #include "wx/app.h" +#include "wx/log.h" #ifdef __VMS # pragma message disable nosimpint -- 2.50.0