diff options
author | George Hazan <george.hazan@gmail.com> | 2024-01-20 11:59:57 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2024-01-20 11:59:57 +0300 |
commit | 83cffcb8f9414e5084e99801b0fe06175208c38e (patch) | |
tree | 77371ba7da71b3ef9cd6ff9365164ca8884de20e /protocols/Dummy/src | |
parent | 3420f0f1d98d5c7076f4cb9c6ea23b2e4ab462e1 (diff) |
.
Diffstat (limited to 'protocols/Dummy/src')
-rw-r--r-- | protocols/Dummy/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index c348ba3fa7..17db5c82d4 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -54,6 +54,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_utils.h>
#include <m_proto_listeningto.h>
#include <m_folders.h>
+#include <m_version.h>
#include "resource.h"
#include "dummy.h"
|