summaryrefslogtreecommitdiff
path: root/plugins/DbChecker/src/fileaccess.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbChecker/src/fileaccess.cpp')
-rw-r--r--plugins/DbChecker/src/fileaccess.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbChecker/src/fileaccess.cpp b/plugins/DbChecker/src/fileaccess.cpp
index 8e4b650473..c189f429f6 100644
--- a/plugins/DbChecker/src/fileaccess.cpp
+++ b/plugins/DbChecker/src/fileaccess.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 FileAccessDlgProc(HWND hdlg, UINT message, WPARAM wParam, LPARAM lParam)
{