Fix typo on epoxy variablename revert ifdef back to if

This commit is contained in:
Ömer Fadıl Usta
2021-06-03 09:05:48 +00:00
parent 2e82546012
commit 8e667abe69
2 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@
#include "xdp_dbus_remotedesktop_interface.h"
#include "krfb_fb_pipewire_debug.h"
#ifdef HAVE_DMA_BUF
#if HAVE_DMA_BUF
#include <fcntl.h>
#include <unistd.h>