]> git.saurik.com Git - wxWidgets.git/commitdiff
Compile fix for the iPaq. No idea why.
authorRobert Roebling <robert@roebling.de>
Sat, 14 Sep 2002 21:35:08 +0000 (21:35 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 14 Sep 2002 21:35:08 +0000 (21:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/x11/dcclient.cpp

index 81bbf7a9227f96929009846bfb6cb2f4faf4e9f1..1eb072f8aa789a1d34693ad38170c8bd10d0b57b 100644 (file)
@@ -18,6 +18,7 @@
 #include "wx/window.h"
 #include "wx/app.h"
 #include "wx/image.h"
+#include "wx/module.h"
 
 #include "wx/x11/private.h"