test: don't include an internal header in the totem tests

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1157>
This commit is contained in:
Peter Hutterer 2025-03-10 20:01:29 +10:00 committed by Marge Bot
parent 11aa71e78e
commit 99097c983d

View file

@ -31,7 +31,6 @@
#include <stdarg.h>
#include "libinput-util.h"
#include "evdev-tablet.h"
#include "litest.h"
#include "util-input-event.h"