]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/mnemonics.cpp
use quotes around SRCROOT to handle the case when it contains spaces (patch 1912354)
[wxWidgets.git] / src / gtk / mnemonics.cpp
index e78bd5dd6d396a815fc71d4f86a79d1d08c72559..f87f5638a0b3802260a6e29a8a89655c5f0d8046 100644 (file)
@@ -23,6 +23,7 @@
     #pragma hdrstop
 #endif
 
+#include "wx/log.h"
 #include "wx/private/stattext.h"        // for wxMarkupEntities
 
 #include "wx/gtk/private/mnemonics.h"