From: Mattia Barbon Date: Mon, 10 Feb 2003 21:12:55 +0000 (+0000) Subject: Fix compilation after last fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/67a26a1a0beb7399668ab8c76bb814d65e8307e8 Fix compilation after last fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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