From 48c8efc58c9eb41da96b053806deb395d2e66443 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Wed, 9 May 2018 00:07:47 +0200 Subject: 9.7 --- wx+/file_drop.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'wx+/file_drop.cpp') diff --git a/wx+/file_drop.cpp b/wx+/file_drop.cpp index 2c0b471e..65d5d861 100755 --- a/wx+/file_drop.cpp +++ b/wx+/file_drop.cpp @@ -7,6 +7,7 @@ #include "file_drop.h" #include #include +#include using namespace zen; -- cgit