aboutsummaryrefslogtreecommitdiffstats
path: root/api/api.h
blob: 4c199de69dcabc5136bf02a6aab527d4e81e26d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0
 *
 * Copyright (C) 2018-2020 WireGuard LLC. All Rights Reserved.
 */

#pragma once

#include <Windows.h>

extern HINSTANCE ResourceModule;