summaryrefslogtreecommitdiff
path: root/protocols/Dummy/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Dummy/src/stdafx.h')
-rw-r--r--protocols/Dummy/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h
index 17db5c82d4..4dd662c2db 100644
--- a/protocols/Dummy/src/stdafx.h
+++ b/protocols/Dummy/src/stdafx.h
@@ -59,3 +59,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "resource.h"
#include "dummy.h"
#include "dummy_proto.h"
+
+void FillTemplateCombo(HWND hwndDlg, int iCtrlId);