]> git.saurik.com Git - wxWidgets.git/commitdiff
Missing header
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 15 Jun 2006 11:10:33 +0000 (11:10 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 15 Jun 2006 11:10:33 +0000 (11:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/aui/auidemo.cpp

index 6beeb3f36f911c2596464a20b2312bc25df9978f..50f8957f351533329ab670d0a774a039d086be8b 100644 (file)
@@ -27,6 +27,7 @@
 #include "wx/colordlg.h"
 #include "wx/wxhtml.h"
 #include "wx/imaglist.h"
+#include "wx/dataobj.h"
 
 #include "wx/aui/aui.h"
 #include "../sample.xpm"