]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/dllwidget/test_dll.cpp
fixed the width of the (week day as number) field, should be 1, not 2
[wxWidgets.git] / wxPython / demo / dllwidget / test_dll.cpp
index 605d787a36254f51cfb39630fcf82edbb0801f69..0c2d92e16f0e87597fbd432c34f14177b54f0952 100644 (file)
@@ -3,7 +3,7 @@
 #include <wx/window.h>
 #include <wx/msgdlg.h>
 
-#include "../dllwidget.h"
+#include "../../contrib/dllwidget/dllwidget.h"
 
 class TestWindow : public wxWindow
 {