mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
10 lines
259 B
C++
10 lines
259 B
C++
--- 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"
|