summaryrefslogtreecommitdiff
path: root/databases/pgadmin3/files/patch-src-ui-events.cpp
blob: 1797bf938f3e31dfe0585ebdf759ab354a6d180e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ui/events.cpp.orig	Mon Jun 28 01:22:51 2004
+++ src/ui/events.cpp	Mon Jun 28 01:22:38 2004
@@ -18,6 +18,7 @@
 #include <wx/imaglist.h>
 #include <wx/tipdlg.h>
 #include <wx/stc/stc.h>
+#include <wx/spinctrl.h>
 
 // App headers
 #include "pgAdmin3.h"