diff options
Diffstat (limited to 'Src/devices/main.cpp')
-rw-r--r-- | Src/devices/main.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Src/devices/main.cpp b/Src/devices/main.cpp new file mode 100644 index 00000000..707f9b5f --- /dev/null +++ b/Src/devices/main.cpp @@ -0,0 +1,3 @@ +#include <initguid.h> + +#include "main.h" |