summaryrefslogtreecommitdiff
path: root/win32/droplet/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/droplet/stdafx.h')
-rw-r--r--win32/droplet/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/droplet/stdafx.h b/win32/droplet/stdafx.h
index 16885d5..b52d168 100644
--- a/win32/droplet/stdafx.h
+++ b/win32/droplet/stdafx.h
@@ -34,6 +34,6 @@ extern CComModule _Module;
#include "config.win32.h"
#include "common/compat.h"
#include "common/usuals.h"
-#include <mystring.h>
+#include <common/mystring.h>
#endif // !defined(AFX_STDAFX_H__3607160A_967A_4E9D_A154_BC3CF029F2C2__INCLUDED)