Move "#if HAVE_LIBSFDO" inside desktop-entry.h

This commit is contained in:
tokyo4j 2025-01-12 20:49:05 +09:00 committed by Hiroaki Yamamoto
parent bffdccf8dc
commit a0cf6bb068
4 changed files with 3 additions and 8 deletions

View file

@ -7,9 +7,7 @@
#include "view.h"
#include "workspaces.h"
#include "labwc.h"
#if HAVE_LIBSFDO
#include "desktop-entry.h"
#endif
#include "osd.h"
/* includes '%', terminating 's' and NULL byte, 8 is enough for %-9999s */