X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bb6408c2631988fab9925014c6619358bf867de..2e1a688e3e9c6c265620e4f05d579077367e9fdb:/src/motif/colordlg.cpp diff --git a/src/motif/colordlg.cpp b/src/motif/colordlg.cpp index 784dc7650a..9326ffd42b 100644 --- a/src/motif/colordlg.cpp +++ b/src/motif/colordlg.cpp @@ -14,7 +14,7 @@ #pragma implementation "colordlg.h" #endif -#include "wx/stubs/colordlg.h" +#include "wx/motif/colordlg.h" #if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxColourDialog, wxDialog)