From cc15da0082a889db758725a92b2f43cf1d188123 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 11 Nov 2004 13:12:52 +0000 Subject: [PATCH] Merged 2453 from the 1.0 branch. --- src/mmg/tab_input.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mmg/tab_input.cpp b/src/mmg/tab_input.cpp index ef78bbcbf..334dbcae4 100644 --- a/src/mmg/tab_input.cpp +++ b/src/mmg/tab_input.cpp @@ -20,6 +20,7 @@ #include "wx/wx.h" #include "wx/dnd.h" +#include "wx/file.h" #include "wx/listctrl.h" #include "wx/notebook.h" #include "wx/statline.h"