gentlsrc: fix compiling on Linux

This plugin still needs a major refactor, and currently requires
modifications to support any Linux GenTL producers, at least the CTI
path.
This commit is contained in:
Joshua M. Doe
2021-11-19 12:44:02 -05:00
parent 81d806417d
commit 9e91e8afc9
2 changed files with 21 additions and 3 deletions

View File

@@ -34,9 +34,6 @@
#include "config.h"
#endif
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <gmodule.h>
#include <gio/gio.h>