summaryrefslogtreecommitdiff
path: root/plugins/DbChecker/src/cleaning.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbChecker/src/cleaning.cpp')
-rw-r--r--plugins/DbChecker/src/cleaning.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbChecker/src/cleaning.cpp b/plugins/DbChecker/src/cleaning.cpp
index c7c504a37d..ecfdaf6de5 100644
--- a/plugins/DbChecker/src/cleaning.cpp
+++ b/plugins/DbChecker/src/cleaning.cpp
@@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "dbchecker.h"
+#include "stdafx.h"
INT_PTR CALLBACK CleaningDlgProc(HWND hdlg, UINT message, WPARAM wParam, LPARAM lParam)
{