mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 19:09:16 -04:00
10 lines
218 B
C++
10 lines
218 B
C++
--- src/preferences.cpp.orig
|
|
+++ src/preferences.cpp
|
|
@@ -47,6 +47,7 @@
|
|
|
|
#include <wx/checkbox.h>
|
|
#include <wx/combobox.h>
|
|
+#include <wx/dc.h>
|
|
#include <wx/event.h>
|
|
#include <wx/listctrl.h>
|
|
#include <wx/msgdlg.h>
|