summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/src/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FTPFileYM/src/dialog.h')
-rw-r--r--plugins/FTPFileYM/src/dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FTPFileYM/src/dialog.h b/plugins/FTPFileYM/src/dialog.h
index 0b40c4ee2c..0f8db40f6f 100644
--- a/plugins/FTPFileYM/src/dialog.h
+++ b/plugins/FTPFileYM/src/dialog.h
@@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "common.h"
+#include "stdafx.h"
#include "utils.h"
#define WMU_DESTROY (WM_USER + 1)