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

@ -35,11 +35,7 @@
#include "config/rcxml.h"
#include "config/session.h"
#include "decorations.h"
#if HAVE_LIBSFDO
#include "desktop-entry.h"
#endif
#include "idle.h"
#include "input/keyboard.h"
#include "labwc.h"