blob: 8e2ac16493f3ef808a7ea8224663cfc3bf83a821 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/prefs/PrefsDialog.cpp.orig 2019-05-13 18:00:33.704997000 -0700
+++ src/prefs/PrefsDialog.cpp 2019-05-13 17:52:51.702814000 -0700
@@ -30,6 +30,7 @@
#include <wx/intl.h>
#include <wx/listbox.h>
#include <wx/sizer.h>
+#include <wx/treectrl.h>
#include <wx/listbook.h>
|